DDNet does NOT work!
Posted: Fri Jul 29, 2016 9:55 am
I am using Linux Ubuntu 16.04 32-bit and I get an error if I want start DDNet client.
EDIT:
SOLVED with installing SDL2[/color]
Best regards,
Teewet (:
Code: Select all
That shown up in terminal:
./DDNet: error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
SOLVED with installing SDL2
Code: Select all
sudo apt-get install libSDL2-2.0-0
Best regards,
Teewet (: