I'm not sure if this post is in the right subforum, so please move it if it doesn't fit in this one.
I am trying to install the official Linux version of Descent 3 on Debian 8 Jessie (64 bit). I bought from ixsoft the Descent 3 CD (two CDs with Linux installer. The setup.gtk files from the CD do not work, so I copied everything from the installation CD to my hard disk and ran setup.sh, but this script can't recognize my architecture (I added via dpkg --add-architecture the i386 arch). When I run it, it says
Code: Select all
./setup.sh: 9: ./setup.sh: function: not found
x86_64
Code: Select all
Descent 3 Message(Error: Couldn't find the string table.)
System Error
Then I got the compatibility libraries from lokigames and followed the instructions for Descent 3. If I run the Descent 3 executable with their parameters (with or without sudo):
Code: Select all
LD_PRELOAD=/home/arthur/d3/Loki_Compat/libstdc++-3-libc6.2-2-2.10.0.so:/home/arthur/d3/Loki_Compat/libsmpeg-0.4.so.0.1.3 ./descent3
Code: Select all
./descent3: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory