Tagged Questions
1
vote
2answers
917 views
Library missing for executable file
There's an executable I downloaded onto my Ubuntu 10.04 and I can't run because it's missing a library. I have also tried compiling the source with CMake. This is my Terminal output:
...
0
votes
0answers
2k views
error while loading shared libraries libSDL-1.2.so.0
I am trying to install ioquake on my ubuntu server.
When I try to run it, I get this message:
# ./ioquake3
./ioquake3.x86_64: error while loading shared libraries: libSDL-1.2.so.0: cannot open ...