SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

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

SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

Wicknix has updated the old SpiderWeb with the latest UXP. He changed the name, icons, etc for a fresh look and feel.

Download: sealion-32.1.1.linux-powerpc-gtk2.tar.bz2

Further information: https://github.com/wicknix/SeaLion
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

FYI: SeaLion needs the libjpeg.so.8. This lib isn't available on new Debian based distributions (MintPPC, Debian Sid, etc). I uploaded it.

Download: libjpeg.so.8

Please copy it to /lib/powerpc-linux-gnu as root. After that run the command ldconfig for adding the new lib to the library cache. Then close the terminal and try to start SeaLion again.
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

Wicknix has released SeaLion 32.2.0. :-)

Download and further information: github.com

This is a fantastic browser because of a fast and great old user interface with the latest Goanna layout and rendering engine. :-)
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

Image

YouTube videos in HD with ViewTube and SeaLion

Hi All,

Here are installation instructions for ViewTube with SeaLion:
  1. Download the SeaLion-Extras.zip package.
  2. Unpack it and install the addon greasemonkey-3.10.0.1rc3pre-sw.xpi
  3. Download the ViewTube SeaLion package
  4. Unpack the package and copy the folder gm_scripts to /home/<your user directory>/.wicknix/sealion/<profile directory>/
    For example:

    Code: Select all

    cp -R Downloads/ViewTube_SeaLion/gm_scripts /home/amigaone/.wicknix/sealion/iykmgak4.default/
  5. Restart SeaLion
Cheers,
Christian
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

If you use Fienix, MintPPC and Debian and you need some old libraries then install them from the following package.
Wicknix wrote: I uploaded libffi and libjpeg from Void to the releases page. Let me know if Debian/Fienix/Mint require any others. Thanks.
sl-ppc32linux-libs.tar.bz2
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

xeno74 wrote: Mon May 15, 2023 10:22 am Image

YouTube videos in HD with ViewTube and SeaLion

Hi All,

Here are installation instructions for ViewTube with SeaLion:
  1. Download the SeaLion-Extras.zip package.
  2. Unpack it and install the addon greasemonkey-3.10.0.1rc3pre-sw.xpi
  3. Download the ViewTube SeaLion package
  4. Unpack the package and copy the folder gm_scripts to /home/<your user directory>/.wicknix/sealion/<profile directory>/
    For example:

    Code: Select all

    cp -R Downloads/ViewTube_SeaLion/gm_scripts /home/amigaone/.wicknix/sealion/iykmgak4.default/
  5. Restart SeaLion
Cheers,
Christian
You need to configure ViewTube via the 3 dots under the video. I use the embed video with Embed and play it with VLC.
User avatar
sailorMH
Posts: 272
Joined: Wed Aug 28, 2013 7:01 pm
Location: Czech republic

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by sailorMH »

I want to test last SeaLion, but it is 32-bit, and Debian Sid is 64-bit release.
Is possible to add 32-bit architecture to system with dpkg --add-architecture powerpc?
Works this today? Or is some simpler way?
I cannot create a mess in my fresh Debian system installed from scratch ;-)
A1200, Micro A1-C (G3/1.2 GHz), AmigaOne XE (G4/1.4 GHz), Pegasos II (G4/1.33 GHz), Sam440ep, Sam440ep-flex, Sam460LE, AmigaOne X1000
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad

AmigaOS, MorphOS, linux, MacOS X
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

sailorMH wrote: Tue May 23, 2023 6:55 pm I want to test last SeaLion, but it is 32-bit, and Debian Sid is 64-bit release.
Is possible to add 32-bit architecture to system with dpkg --add-architecture powerpc?
Works this today? Or is some simpler way?
I cannot create a mess in my fresh Debian system installed from scratch ;-)
Please try to install the package libc6-powerpc
GNU C Library: 32bit powerpc shared libraries for ppc64

This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for ppc64 systems.
I think you need to install other libraries additionally.

I don’t have any experiences with 32-bit libraries on a Debian 64-bit userland so you are the first one who eventually test it.

I created a Chroot for using an other distribution in a main distribution additionally a few years ago.
Post Reply