Hi All,
I released Arctic Fox 27.9.18a1 for old Linux PowerPC distributions like Ubuntu 10.04 or higher today.
Download: arcticfox-27.9.18a1-ubuntu10.04-powerpc.tar.bz2
For Ubuntu 10.04: You need to install the GCC 4.8 and the libatomic1 via the repository 'ppa:ubuntu-toolchain-r/test'.
Code:
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
Code:
sudo apt-get update; sudo apt-get install gcc-4.8 g++-4.8
For Ubuntu 12.04: You need the libatomic1 package. Download: libatomic-ubuntu12.04-powerpc.tar.bz2
Please copy the file 'libatomic.so.1' to '/usr/lib/powerpc-linux-gnu/' with the following command:
Code:
sudo cp libatomic.so.1 /usr/lib/powerpc-linux-gnu/
Screenshot of Arctic Fox 27.9.18a1 on Ubuntu 10.04.4 LTS PowerPC:

Cheers,
Christian
Bookmarks