26 Apr 11, 10:38AM
(26 Apr 11, 03:08AM)jalfor Wrote: joshua@ubuntu:~$ cd ~/1.1.0.4 && ./assaultcube.sh > ~/1.1.0.4/logfile.txt
/home/joshua/1.1.0.4/bin_unix/linux_client: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory
joshua@ubuntu:~/1.1.0.4$ cd /home/joshua/1.1.0.4 && ./assaultcube.sh > home/joshua/1.1.0.4/logfile.txt
bash: home/joshua/1.1.0.4/logfile.txt: No such file or directory
This was my little conversation with the computer
Remember how I said to check if you installed ALL the dependencies? You should try that, cause that's what the error message is complaining about. Here's a quote from that page.
http://assault.cubers.net/download.html Wrote:If you're on a Debian or Ubuntu based system, you can run this command in a terminal to install these libraries:
sudo apt-get install libsdl1.2 libsdl-image1.2 libopenal1 libsdl-ttf2.0-0