Packages[]
You may need some of the following packages. Feel free to combine them for the "compile" sections.
apt-get[]
Client[]
apt-get install libsdl1.2debian libsdl1.2debian-pulseaudio libsdl-image1.2 libopenal1
Compile[]
# apt-get install libsdl1.2debian libsdl1.2debian-pulseaudio libsdl-image1.2 libopenal1 apt-get install build-essential zlib1g-dev # client & server apt-get install libsdl1.2-dev libsdl-image1.2-dev libopenal-dev libvorbis-dev # client
yum[]
Client[]
yum install SDL* zlib openal
Compile[]
# yum install SDL* zlib openal yum install gcc-c++ zlib-devel # client & server yum install SDL* openal-devel # client
yaourt[]
This builds from AUR (Arch Linux).
Install yaourt[]
add
[archlinuxfr] Server = http://repo.archlinux.fr/$arch"
...to the end of /etc/pacman.conf
pacman -Syy
Client[]
yaourt -S assaultcube-reloaded
openSUSE[]
There is a one-click-install package ready at http://software.opensuse.org/package/assaultcube-reloaded
Entropy[]
Client[]
equo install libsdl sdl-image media-libs/openal
Compile[]
equo install libsdl sdl-image media-libs/openal equo install libvorbis