I installed tremulous on Ubuntu (desktop version), but when I give the command "tremulous" I get
tremulous: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory
I have the file /usr/lib/libSDL-1.2.so.0
Any ideas on why it isn't working or what I can do to make Tremulous run on my system?
did you install sdl from the apt repository? i never had this problem on dapper, so it might be because of that.
anyway, here's the workaround:
export LD_PATH=$LD_PATH:/usr/lib
tremulous
edit: stahlsau, i would be very scared if you have anything in /usr/
Lib, and i really hope you did mean /usr/lib