Page 1 of 2
Pale Moon
Posted: Sun Oct 23, 2022 12:11 pm
by xeno74
Hi All,
Wicknix modified the source code of Pale Moon and released it a month ago.
Download of the modified Pale Moon source code:
pale-moon-31-ppc-fix.tar.bz2
He compiled a 64-bit PowerPC version with this modified Pale Moon source code a month ago.
Download:
palemoon-31.2.linux-powerpc64-void64be.tar.bz2
I compiled a 32-bit PowerPC version with Wicknix's source code for MintPPC, Debian Sid, Fienix, and Void yesterday.
Link to the compiling posts in the Arctic Fox thread:
Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon
Download:
palemoon-31.2.0.linux-powerpc-gtk2.void.tar.gz
You can also use another version for very new Linux distributions with Libc 2.34 and pthreads support.
Download:
palemoon-31.2.0.linux-powerpc-gtk2.tar.gz
Please test Pale Moon.
Thanks,
Christian
Re: Pale Moon
Posted: Sun Oct 23, 2022 1:51 pm
by xeno74
Re: Pale Moon
Posted: Mon Oct 24, 2022 11:48 am
by xeno74
YouTube videos in HD with ViewTube and Pale Moon
- Start Pale Moon and install the add-on palefill polyfill for displaying github sites
- Restart Pale Moon
- Install the add-on greasemonkey-3.31.2-pm_forkBranch.xpi
- Restart Pale Moon
- After that, add the ViewTube script to Greasemonkey

Re: Pale Moon
Posted: Mon Oct 24, 2022 2:01 pm
by xeno74
Maybe you need to install the VLC browser plugin before.
For example with: apt-get install browser-plugin-vlc
Or the direct download:
libvlcplugin.so
Please copy the file "
libvlcplugin.so" to the directory /usr/lib/mozilla/plugins/
-- Christian
Re: Pale Moon
Posted: Mon Oct 24, 2022 3:11 pm
by Skateman
Thank you so much for bringing again another browser to our platform!!
Big picture
https://www.skateman.nl/wp-content/uplo ... -08-25.png
Re: Pale Moon
Posted: Tue Oct 25, 2022 11:47 am
by xeno74
Skateman wrote: Mon Oct 24, 2022 3:11 pm
Thank you so much for bringing again another browser to our platform!!
Thank you too for testing!
@All
Arctic Fox is very often faster than Pale Moon with loading of some websites. Sometimes AF can't display a website but PM can display it.
I would recommend to visit websites with Arctic Fox and if you have some issues with displaying them then use Pale Moon.
Re: Pale Moon
Posted: Fri Apr 14, 2023 9:54 am
by xeno74
Hi All,
Wicknix compiled the new version
32.1.0 of Pale Moon for 32-bit PowerPC Linux today.
Download:
palemoon-32.1.0.linux-powerpc.tar.bz2
Further information:
Pale Moon 32.1.0 for 32-bit PowerPC Linux -- randommacstuff.blogspot.com
Cheers,
Christian
Re: Pale Moon
Posted: Fri Apr 14, 2023 10:35 am
by xeno74
I successfully tested the new Pale Moon
32.1.0 on my X5000 today.
This version allows sites like github and discord web to work again.
Screenshot:

Re: Pale Moon
Posted: Fri Apr 14, 2023 10:58 am
by Roland
xeno74 wrote: Fri Apr 14, 2023 10:35 am
I successfully tested the new Pale Moon on my X5000 today
When I tried to run it in MintPPC, I got this error message:
Code: Select all
> /media/Linux/palemoon/palemoon
XPCOMGlueLoad error for file /media/Linux/palemoon/libxul.so:
libjpeg.so.8: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
The previous 31.x version works ok.
Re: Pale Moon
Posted: Fri Apr 14, 2023 12:39 pm
by xeno74
Roland wrote: Fri Apr 14, 2023 10:58 am
When I tried to run it in MintPPC, I got this error message:
Code: Select all
> /media/Linux/palemoon/palemoon
XPCOMGlueLoad error for file /media/Linux/palemoon/libxul.so:
libjpeg.so.8: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
The previous 31.x version works ok.
Roland,
Thanks for testing the new Pale Moon.
The
libjpeg.so.8 isn't available on MintPPC. I uploaded it today.
Download:
libjpeg.so.8
Please copy it to
/lib/powerpc-linux-gnu as root. After that run the command ldconfig for adding the new lib to the library cache. Then close the terminal and try to start Pale Moon again.
Cheers,
Christian