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

Please test the new SpiderWeb.
Thanks,
Christian