Hy ,i downloaded sauerbraten and tried to play it...but i get some error :
Code:
./sauerbraten_unix
./bin_unix/linux_client: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory ./sauerbraten_unix
./bin_unix/linux_client: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory
in readme says that i need this libs: opengl, glu, sdl, sdl_image, sdl_mixer, png, jpeg, zlib
How can i find what libs to install?
If i do :
>yum install opengl glu sdl sdl_image sdl_mixer png jpeg zlib
it does'nt find anything to install.....
Thanks and sorry for the lame questions.