Page 4 of 12

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Thu May 09, 2019 10:30 am
by xeno74
Image

YouTube videos in HD with ViewTube and Arctic Fox

Installation instructions for ubuntu MATE 16.04.6 PowerPC
  1. Install VLC and the VLC browser plugin with the following command:

    Code: Select all

    sudo apt-get install browser-plugin-vlc
  2. Start Arctic Fox and install the add-on Greasemonkey version 3.31.4
  3. Restart Arctic Fox
  4. After that, add the ViewTube script to Greasemonkey
  5. Then you have to activate the VLC plugin. You can activate it via Menu Tools - Add-ons - Plugins.
Image[/quote]

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Mon May 13, 2019 11:37 am
by xeno74
Hi All,

Arctic Fox 27.9.17 has been released.

Download: github.com/wicknix/Arctic-Fox

Change Log: github.com/wicknix/Arctic-Fox/releases/tag/v27.9.17

I released Arctic Fox 27.9.17 for old Linux PowerPC distributions like Ubuntu 10.04 or higher today.

Download: arcticfox-27.9.17-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: Select all

sudo add-apt-repository ppa:ubuntu-toolchain-r/test

Code: Select all

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: Select all

sudo cp libatomic.so.1 /usr/lib/powerpc-linux-gnu/
Screenshot of Arctic Fox 27.9.17 on Ubuntu 10.04.4 LTS PowerPC:

Image

Cheers,
Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Wed May 15, 2019 11:48 am
by xeno74
Image

Hi All,

I released Arctic Fox 27.9.17 64-bit for openSUSE Tumbleweed PPC64 and for Fedora PPC64 today.

Download: arcticfox-27.9.17.linux-powerpc64.tar.bz2

Arctic Fox 27.9.17 64-bit on Fedora Server PPC64:

Image

Cheers,
Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Wed May 15, 2019 3:22 pm
by sailorMH
good work Xeno74!
it runs out of the box also with Debian 8, toolchain, gcc version 4.9.2 (Debian 4.9.2-10+deb8u1)
Arctic.png

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Wed May 15, 2019 4:39 pm
by xeno74
sailorMH wrote:good work Xeno74!
it runs out of the box also with Debian 8, toolchain, gcc version 4.9.2 (Debian 4.9.2-10+deb8u1)
Thanks a lot for testing! :-)

Do you use the 64-bit or the 32-bit version of Debian 8?

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Wed May 15, 2019 4:57 pm
by sailorMH
xeno74 wrote: Do you use the 64-bit or the 32-bit version of Debian 8?
64 bit

Code: Select all

tata@amigaone:~/arcticfox$ lscpu
Architektura:          ppc64
Operační režim(y) CPU:32-bit, 64-bit
Pořadí bajtů:       Big Endian
Počet CPU:            2
Seznam zapnutých CPU: 0,1
Vláken na jádro:     1
Jader na patici:       1
Patic:                 2
Model:                 pasemi,nemo
L1d keš:              64K
L1i keš:              64K

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Wed May 15, 2019 5:39 pm
by xeno74
sailorMH wrote:
xeno74 wrote: Do you use the 64-bit or the 32-bit version of Debian 8?
64 bit

Code: Select all

tata@amigaone:~/arcticfox$ lscpu
Architektura:          ppc64
Operační režim(y) CPU:32-bit, 64-bit
Pořadí bajtů:       Big Endian
Počet CPU:            2
Seznam zapnutých CPU: 0,1
Vláken na jádro:     1
Jader na patici:       1
Patic:                 2
Model:                 pasemi,nemo
L1d keš:              64K
L1i keš:              64K
Great! Do you use the 64-bit package of Arctic Fox for openSUSE Tumbleweed PPC64 and Fedora Server PPC64 on Debian?

Could you please post the output of file arcticfox and ldd arcticfox?

Thanks

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Thu May 16, 2019 7:13 am
by sailorMH
xeno74 wrote: Great! Do you use the 64-bit package of Arctic Fox for openSUSE Tumbleweed PPC64 and Fedora Server PPC64 on Debian?
Could you please post the output of file arcticfox and ldd arcticfox?
No, I am used 32-bit ubuntu version (arcticfox-27.9.17-ubuntu10.04-powerpc.tar.bz2), as ubuntu is basicaly debian
I will test the also 64-bit OpenSUSE and Fedora version on weekend, and post results.

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Thu May 16, 2019 8:26 am
by xeno74
sailorMH wrote: No, I am used 32-bit ubuntu version (arcticfox-27.9.17-ubuntu10.04-powerpc.tar.bz2), as ubuntu is basicaly debian
I will test the also 64-bit OpenSUSE and Fedora version on weekend, and post results.
Thank you! :-) You need a 64-bit version of Debian (64-bit kernel + 64-bit userland) for testing the 64-bit version of Arctic Fox.

-- Christian

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

Posted: Fri May 17, 2019 6:32 pm
by sailorMH
xeno74 wrote: Great! Do you use the 64-bit package of Arctic Fox for openSUSE Tumbleweed PPC64 and Fedora Server PPC64 on Debian?
Could you please post the output of file arcticfox and ldd arcticfox?
Thanks
Hi, here is
arcticfox 32bit version outputs:

Code: Select all

tata@amigaone:~/arcticfox$ file arcticfox
arcticfox: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), dynamically linked, interpreter /lib/ld.so.1, for GNU/Linux 2.6.15, BuildID[sha1]=671a51aae13c091e03580de87d16989b66314bc7, stripped

Code: Select all

tata@amigaone:~/arcticfox$ ldd arcticfox
	linux-vdso32.so.1 (0x00100000)
	libpthread.so.0 => /lib/powerpc-linux-gnu/libpthread.so.0 (0x0ffc5000)
	libatomic.so.1 => /usr/lib/powerpc-linux-gnu/libatomic.so.1 (0x0ff9e000)
	libdl.so.2 => /lib/powerpc-linux-gnu/libdl.so.2 (0x0ff7a000)
	librt.so.1 => /lib/powerpc-linux-gnu/librt.so.1 (0x0ff51000)
	libstdc++.so.6 => /usr/lib/powerpc-linux-gnu/libstdc++.so.6 (0x0fe05000)
	libm.so.6 => /lib/powerpc-linux-gnu/libm.so.6 (0x0fd30000)
	libgcc_s.so.1 => /lib/powerpc-linux-gnu/libgcc_s.so.1 (0x0fcfa000)
	libc.so.6 => /lib/powerpc-linux-gnu/libc.so.6 (0x0fb58000)
	/lib/ld.so.1 (0x2047c000)