Page 1 of 1

Pale Moon

Posted: Sun Oct 23, 2022 12:10 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

Image

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:52 pm
by xeno74
FYI:
Wicknix wrote: I highly recommend you get the word out that you built these 32bit builds as they are more up to date and secure than my older interweb, spiderweb and faded orb builds.

I also highly recommend the palefill polyfill extension. It makes github work again, along with a few other sites. Direct link here: https://github.com/martok/palefill/releases/download/v1.23/palefill-1.23.xpi

Web page here: https://martok.github.io/palefill/

Cheers

Re: Pale Moon

Posted: Mon Oct 24, 2022 12:28 pm
by xeno74
Image

YouTube videos in HD with ViewTube and Pale Moon
  1. Start Pale Moon and install the add-on palefill polyfill for displaying github sites
  2. Restart Pale Moon
  3. Install the add-on greasemonkey-3.31.2-pm_forkBranch.xpi
  4. Restart Pale Moon
  5. After that, add the ViewTube script to Greasemonkey
Image

Re: Pale Moon

Posted: Mon Oct 24, 2022 2:02 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: Fri Apr 14, 2023 9:55 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

Image

Cheers,
Christian

Re: Pale Moon

Posted: Fri Apr 14, 2023 10:34 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:

Image

Re: Pale Moon

Posted: Fri Apr 14, 2023 1:05 pm
by xeno74
The new Pale Moon doesn't start on MintPPC.

Issue: 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.