Page 3 of 3

Re: SpiderWeb

Posted: Sun Jun 14, 2020 3:56 pm
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

Re: SpiderWeb

Posted: Mon Jul 06, 2020 11:50 pm
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

Re: SpiderWeb

Posted: Wed Dec 30, 2020 6:07 am
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