Hi All,
I released a test version of
Arctic Fox 27.9.15 for
Ubuntu 10.04.4 LTS PowerPC (Lucid Lynx) today. Maybe it works on Debian 6 (Squeeze) too.
Please note: It doesn't work on Ubuntu 10.04.0. You need Ubuntu 10.04.4. Unfortunately '
mach package' doesn't work on Ubuntu 10.04.4 so I had to create the package manually. That means, the package is much bigger than the default package. However, Arctic Fox 27.9.15 works fantastic on Ubuntu 10.04.4. The default old web browser Firefox can't access many websites anymore. Arctic Fox is faster and brings Ubuntu 10.04 back to the web.

Download:
arcticfox-27.9.15-ubuntu10.04-powerpc.tar.bz2Additionally you need the
libatomic1 package.
Download:
libatomic-ubuntu10.04-powerpc.tar.bz2Please copy the file '
libatomic.so.1' to '
/usr/lib/' with the following command:
- Code: Select all
sudo cp libatomic.so.1 /usr/lib/
Maybe you need
Python 2.7 as well. I had to compile Python 2.7 because Arctic Fox depends on Python 2.7 but it wasn't difficult to compile it.
Compiling Python:
- Code: Select all
./configure --prefix=/usr
- Code: Select all
make
- Code: Select all
sudo make install
After that you can start Arctic Fox with:
- Code: Select all
./arcticfox
Screenshot of Arctic Fox 27.9.15 on my refurbished Ubuntu 10.04.4 LTS (GCC 4.8.1, Python 2.7.3, kernel 5.0-rc6 etc):

Cheers,
Christian