Page 17 of 18

Re: Arctic Fox

Posted: Sat Aug 30, 2025 7:43 am
by xeno74
Hi All,

Riccardo Mottola has released Arctic Fox 46.2.

Downloads and further information: Riccardo Mottola@github

I compiled it for Linux PPC64 yesterday.

Downloads:
Arctic_Fox_46.2_Linux_PPC64.png

Have a nice weekend,
Christian

Re: Arctic Fox

Posted: Mon Sep 01, 2025 11:16 am
by xeno74
I have compiled a Non-AltiVec version of Arctic Fox 46.2 for older Linux distributions for example Void PPC.

Download an further information: github.com

Kernel_6.17.0-rc4_PowerPC.png

Re: Arctic Fox

Posted: Tue Sep 02, 2025 1:54 pm
by xeno74
I compiled a Linux x86_64 package of AF 46.2 today.

Download: github.com

Re: Arctic Fox

Posted: Thu Oct 23, 2025 2:50 pm
by xeno74
Hi All,

Great news! :-) Arctic Fox 46.4 has been released.

Downloads and further information: github.com/rmottola

I compiled it without AltiVec for Linux 32-bit PowerPC today.

Download and further information: github.com/chzigotzky

Image

Cheers,
Christian

Re: Arctic Fox

Posted: Sat Oct 25, 2025 5:23 pm
by xeno74
Hi All,

The Linux PPC64 version of Arctic Fox 46.4 is available.

Downloads and further information: github.com/chzigotzky

Image

Cheers,
Christian

Re: Arctic Fox

Posted: Thu Feb 26, 2026 6:09 am
by xeno74
Hi All,

Riccardo Mottola has released Arctic Fox 47.0.

Downloads and further information: Riccardo Mottola@github

I have compiled it for Linux PPC 32-bit without AltiVec.

Download: github.com/chzigotzky

FYI: Many new web browsers can no longer display old websites from the 90s or around 2000 correctly. These older websites still exist on older data storage devices such as CDs. Arctic Fox can display these websites correctly.

Image

Cheers,
Christian

Re: Arctic Fox

Posted: Sun Mar 01, 2026 5:16 pm
by xeno74
Hi All,

I compiled Arctic Fox 47.0 on Fedora 28 PPC64 today. It also works on openSUSE Tumbleweed PPC64.

Downloads and further information: github.com

Image

Cheers,
Christian

Re: Arctic Fox

Posted: Wed Mar 04, 2026 4:55 pm
by sailorMH
Thank You!
Working fine on X1000 + Debian
Image

Re: Arctic Fox

Posted: Sat Mar 14, 2026 10:50 pm
by xeno74
Surprise :-) I managed to compile the new Arctic Fox 47.0 on Ubuntu 16.04 PowerPC. To make this work, I needed a new version of ICU for Ubuntu 16.04.

More information and download: github.com

Image

Re: Arctic Fox

Posted: Sat Mar 21, 2026 3:20 pm
by Hypex
Thanks for your work. I'm getting some strange errors. I extract and CD to folder but it can't find the binary! :-?

Code: Select all

amigaone@ubuntu:~$ cd '/home/amigaone/Apps/arcticfox' 
amigaone@ubuntu:~/Apps/arcticfox$ ./
arcticfox          gmp-clearkey/      libnssckbi.so      libsoftokn3.so
arcticfox-bin      libfreeblpriv3.so  libnssdbm3.so      libssl3.so
browser/           liblgpllibs.so     libnssutil3.so     libxul.so
defaults/          libmozsqlite3.so   libplc4.so         plugin-container
dictionaries/      libnspr4.so        libplds4.so        run-mozilla.sh
fonts/             libnss3.so         libsmime3.so       
amigaone@ubuntu:~/Apps/arcticfox$ ./arcticfox
bash: ./arcticfox: No such file or directory
amigaone@ubuntu:~/Apps/arcticfox$ ls
application.ini     gmp-clearkey        libnssdbm3.so    omni.ja
arcticfox           libfreeblpriv3.chk  libnssutil3.so   platform.ini
arcticfox-bin       libfreeblpriv3.so   libplc4.so       plugin-container
browser             liblgpllibs.so      libplds4.so      precomplete
chrome.manifest     libmozsqlite3.so    libsmime3.so     removed-files
defaults            libnspr4.so         libsoftokn3.chk  run-mozilla.sh
dependentlibs.list  libnss3.so          libsoftokn3.so
dictionaries        libnssckbi.so       libssl3.so
fonts               libnssdbm3.chk      libxul.so
amigaone@ubuntu:~/Apps/arcticfox$ ./arcticfox-bin 
bash: ./arcticfox-bin: No such file or directory
amigaone@ubuntu:~/Apps/arcticfox$ '/home/amigaone/Apps/arcticfox/arcticfox' 
bash: /home/amigaone/Apps/arcticfox/arcticfox: No such file or directory
amigaone@ubuntu:~/Apps/arcticfox$ file '/home/amigaone/Apps/arcticfox/arcticfox' 
/home/amigaone/Apps/arcticfox/arcticfox: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), dynamically linked, interpreter /lib/ld.so.1, for GNU/Linux 3.2.0, BuildID[sha1]=876650eaedeb9e8d87d580a11d9b202ffbb385be, stripped\
Then I got it to run this way but it's missing an ICU.

Code: Select all

amigaone@ubuntu:~/Apps/arcticfox$ '/home/amigaone/Apps/arcticfox/arcticfox-bin' XPCOMGlueLoad error for file /home/amigaone/Apps/arcticfox/libxul.so:
libicui18n.so.73: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
This is from the Mate Remix.