SpiderWeb

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

Re: SpiderWeb

Post by xeno74 »

Hi All,

I compiled SpiderWeb 2.2.2 for Linux PPC64 today.

Download: spiderweb-2.2.2.linux-powerpc64.tar.bz2

Support thread: forums.macrumors.com

It could be, that you have to install some packages for example libffi7 for using SpiderWeb. I successfully tested it on Fedora 27 PPC64 and on openSUSE Tumbleweed 20190722 PPC64 today. If you use Debian Sid PPC64, then you need the symbolic link "libffi.so.6" to "libffi.so.7". Please create this symbolic link with the following command:

Code: Select all

ln -s /usr/lib/powerpc64-linux-gnu/libffi.so.7 /usr/lib/powerpc64-linux-gnu/libffi.so.6
Image

Please test the new SpiderWeb.

Thanks,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: SpiderWeb

Post by xeno74 »

Image

YouTube videos in HD with ViewTube and SpiderWeb

Hi All,

The old version of ViewTube doesn't work with YouTube in SpiderWeb anymore. It isn't possible to install the new version with SpiderWeb. You have to install it manually.

Installation instructions:
  1. Download the ViewTube v2 script
  2. Decompress the package and copy the folder gm_scripts to /home/<your user directory>/.wicknix/spiderweb/<profile directory>
    For example:

    Code: Select all

    cp -R gm_scripts /home/amigaone/.wicknix/spiderweb/xa4ue3g6.default/
  3. Restart SpiderWeb
Cheers,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: SpiderWeb

Post by xeno74 »

SpiderWeb 2.2.3 has been released.
“Wicknix” wrote: SpiderWeb 2.2.3 is now available for Ubuntu 12-16, Debian 8-Sid, and Void 32-bit (glibc version). Sorry for the 6 month delay, but UXP upstream made some major changes that broke builds on older glibc. I finally tracked the problem down and resolved it locally. Download here: https://github.com/wicknix/SpiderWeb/wiki/Download and UXP upstream change log since my last build in June here: https://github.com/MoonchildProductions/UXP/releases
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Post Reply