Arctic Fox

AmigaOne X1000 platform specific issues related to Linux only.
User avatar
xeno74
Posts: 11236
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Arctic Fox

Post 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/
User avatar
Hypex
Beta Tester
Beta Tester
Posts: 981
Joined: Mon Dec 20, 2010 2:23 pm
Location: Vic. Australia.

Re: Arctic Fox

Post 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.
User avatar
xeno74
Posts: 11236
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Arctic Fox

Post by xeno74 »

Hypex wrote: Sun Mar 22, 2026 6:11 pm Great. It works. Thanks!
Fantastic! :-)
User avatar
xeno74
Posts: 11236
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: Arctic Fox

Post 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:

Image

Cheers,
Christian
Post Reply