05 Nov 13, 03:08AM
(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. :-/