Page 18 of 18
Re: Arctic Fox
Posted: Sat Mar 21, 2026 9:18 pm
by xeno74
Hypex wrote: Sat Mar 21, 2026 3:20 pm
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.
You need the icu version 73 on Ubuntu 17.04.
Download:
icu73_ubuntu_1604.tar.gz
Installation instructions:
Code: Select all
sudo cp libicui18n.so.73 /usr/lib/powerpc-linux-gnu/
sudo cp libicudata.so.73 /usr/lib/powerpc-linux-gnu/
sudo cp libicuuc.so.73 /usr/lib/powerpc-linux-gnu/
Re: Arctic Fox
Posted: Sun Mar 22, 2026 6:11 pm
by Hypex
xeno74 wrote: Sat Mar 21, 2026 9:18 pm
You need the icu version 73 on Ubuntu 17.04.
Great. It works. Thanks!
The file missing error is somewhat misleading. Since it's obvious the binary was there. Reminds me of confusing messages OS4 gives when it can't find a SO library.
Re: Arctic Fox
Posted: Mon Mar 23, 2026 4:02 am
by xeno74
Hypex wrote: Sun Mar 22, 2026 6:11 pm
Great. It works. Thanks!
Fantastic!

Re: Arctic Fox
Posted: Thu May 28, 2026 6:19 am
by xeno74
Hi All,
Arctic Fox
47.2 has been released.
New and official downloads:
github.com
I have compiled a Non-AltiVec PowerPC package on Void PPC and an AltiVec PPC64 package on Fedora 28 PPC64 this week.
Downloads and further information:
github.com
These packages are also available in the MintPPC32 and MintPPC64 repositories.
Ubuntu 16.04 32-bit PowerPC with the new Arctic Fox 47.2:
Cheers,
Christian
Re: Arctic Fox
Posted: Sun May 31, 2026 5:24 pm
by xeno74
Hi All,
Arctic Fox
47.2-2 is available.
New: In-tree ICU
Downloads and further information:
github.com
These new packages are also available in the MintPPC32 and MintPPC64 repositories.
Cheers,
Christian