assaultcube / AC

AssaultCube
820 stars 212 forks source link

Error on start up on debain based system(lubuntu) #454

Closed ayush-india closed 2 years ago

ayush-india commented 2 years ago

Well i am getting a error (/home/ayu/Downloads/game/bin_unix/linux_64_client: error while loading shared libraries: libSDL2_image-2.0.so.0: cannot open shared object file: No such file or directory) i have all the necessary files OUTPUT OF ./chech_install: checking libraries: found libz found libSDL-1.2 found libz found libX11 found libSDL_image found libogg found libvorbis found libopenal

checking installed game files: all files of the AC package are checked and OK

the following menuitem(s) wer found: /home/ayu/.local/share/applications/assaultcube.desktop

checking game executables: the server will use the binary ./bin_unix/linux_64_server the game client will use the binary /home/ayu/Downloads/game/bin_unix/linux_64_client

So i would like some help on it THanks

ayush-india commented 2 years ago

and yeah my lubuntu system's version is 20.04

ayush-india commented 2 years ago

Yahhhh got it working just ran sudo apt-get install libsdl2-image-2.0-0 command and it started working. THanks for makeing such a wounderful game