Ubuntu 6 problems
when I try to run the ubuntu client it complains that I dont have libSDL-1.2 like so
root@Sartori:/home/gunit/toribash-2.5/toribash-linux-2.5# ./toribash_ubuntu
./toribash_ubuntu: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory
but Ive installed it. I even rebuilt it...
I think possibly toribash is just looking in the wrong place?
I have it here:
root@Sartori:/usr/lib# ls libSDL*
libSDL-1.2.so.0 libSDL_gfx.so.4 libSDLmain.a
libSDL-1.2.so.0.7.3 libSDL_gfx.so.4.9.0 libSDL_mixer-1.2.so.0
libSDL.a libSDL_image-1.2.so.0 libSDL_mixer-1.2.so.0.2.4
libSDL_console.so.1 libSDL_image-1.2.so.0.1.4 libSDL_net-1.2.so.0
libSDL_console.so.1.3 libSDL_image.a libSDL_net-1.2.so.0.0.5
libSDL_gfx.a libSDL_image.la libSDL.so
libSDL_gfx.la libSDL_image.so libSDL_ttf-2.0.so.0
libSDL_gfx.so libSDL.la libSDL_ttf-2.0.so.0.6.2
root@Sartori:/usr/lib#
any assistance would be much appreciated!
thanks!