Which package do you use? There are two 32-bit PPC Linux packages. See above.Roland wrote: Fri Jun 20, 2025 2:19 pm It does not start when trying to run it under MintPPC. Only Leafpad is opened, as if it were not an executable.
Arctic Fox
Re: Arctic Fox
Re: Arctic Fox
@Roland You better wait a bit, it will come to the repo soon.
@xeno74 Which one do you want me to package for MintPPC32 ?
@xeno74 Which one do you want me to package for MintPPC32 ?
Re: Arctic Fox
Please test both packages on MintPPC32. I am not sure if the Void package works on MintPPC32.
Re: Arctic Fox
The one I refered in my message (https://github.com/rmottola/Arctic-Fox/ ... pc.tar.bz2).xeno74 wrote: Fri Jun 20, 2025 2:33 pm
Which package do you use? There are two 32-bit PPC Linux packages. See above.
- Roland -
Re: Arctic Fox
Ah, I see. Have you seen any error messages? Have you already tested the Void package?Roland wrote: Fri Jun 20, 2025 9:31 pmThe one I refered in my message (https://github.com/rmottola/Arctic-Fox/ ... pc.tar.bz2).xeno74 wrote: Fri Jun 20, 2025 2:33 pm
Which package do you use? There are two 32-bit PPC Linux packages. See above.
Re: Arctic Fox
I tried the rmottola version of AF 46.0. it works in MintPPC32. I looked at the build config and he used --enable-altivec. I think this version won't work on your machines.
Re: Arctic Fox
I also tried the void version but it complains about a missing library:
libicui18n18n.so.71. I have various library versions there but not the 71 version...(72 and 76).
I installed the snapshot Debian libicu71 package https://snapshot.debian.org/archive/deb ... owerpc.deb
It then worked. It seems that this void version is quicker than the original rmottola version. Looking at this build config it seems that it should work on your type of machines as altivec has not been enabled. Please let me know if you want this void version packaged in MintPPC32.
Best regards,
Jeroen
libicui18n18n.so.71. I have various library versions there but not the 71 version...(72 and 76).
I installed the snapshot Debian libicu71 package https://snapshot.debian.org/archive/deb ... owerpc.deb
It then worked. It seems that this void version is quicker than the original rmottola version. Looking at this build config it seems that it should work on your type of machines as altivec has not been enabled. Please let me know if you want this void version packaged in MintPPC32.
Best regards,
Jeroen
Re: Arctic Fox
Hi Jeroen,mintppc wrote: Sat Jun 21, 2025 8:05 am I also tried the void version but it complains about a missing library:
libicui18n18n.so.71. I have various library versions there but not the 71 version...(72 and 76).
I installed the snapshot Debian libicu71 package https://snapshot.debian.org/archive/deb ... owerpc.deb
It then worked. It seems that this void version is quicker than the original rmottola version. Looking at this build config it seems that it should work on your type of machines as altivec has not been enabled. Please let me know if you want this void version packaged in MintPPC32.
Best regards,
Jeroen
Thanks a lot for testing.
Yes, it is better to create a deb package of the Void version for MintPPC32.
Have a nice weekend,
Christian
Re: Arctic Fox
I uploaded AF 46.0.1 to the MintPPC32 repository. You can now safely upgrade.
Be aware that binaries stemming from xorg-server will be upgraded if you do an apt upgrade and that the /usr/lib/xorg/modules/libglamoregl.so will be reinstalled. This led to a non working X for me.
Be aware that binaries stemming from xorg-server will be upgraded if you do an apt upgrade and that the /usr/lib/xorg/modules/libglamoregl.so will be reinstalled. This led to a non working X for me.
Re: Arctic Fox
Great! Thank you.