05 Nov 13, 10:58AM
(This post was last modified: 05 Nov 13, 11:16AM by RandumKiwi.)
(05 Nov 13, 03:08AM)eldelantero Wrote:(04 Nov 13, 12:04PM)RandumKiwi Wrote: Try compiling your own, open a terminal, cd to your AssaultCube folder (e.g: cd /home/user/AssaultCube/ ) and type this:
[SELECT ALL] Code:sudo apt-get install build-essential clang libsdl1.2-dev libsdl-image1.2-dev zlib1g-dev libogg-dev libvorbis-dev libopenal-dev libcurl4-openssl-dev -y && cd ./source/src && make install
Then, try it again. If you need instructions for a 'yum' based system, I don't have the package list on me.
I did it, then ac_client and ac_server was created on folder ../source/src/
Then I tried running the assualtcube.sh and the same problem happens again. :-/
When you ran assaultcube.sh, did it use a file named "bin_unix/native_client".
If you want to double-check, do this:
[SELECT ALL] Code:
cd PATH/TO/ASSAULTCUBE/FOLDER && exec bin_unix/native_client --init