Search found 2 matches
- Fri Jul 29, 2016 10:24 am
- Forum: General Help
- Topic: DDNet does NOT work!
- Replies: 3
- Views: 1806
Re: DDNet does NOT work!
Thank you (:
- Fri Jul 29, 2016 9:55 am
- Forum: General Help
- Topic: DDNet does NOT work!
- Replies: 3
- Views: 1806
DDNet does NOT work!
I am using Linux Ubuntu 16.04 32-bit and I get an error if I want start DDNet client.
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
EDIT:
SOLVED with installing SDL2
sudo apt-get install ...
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
EDIT:
SOLVED with installing SDL2
sudo apt-get install ...