What's new

Mupen 0.0.90a and Slackware 8.1

darkness

New member
:linux:

Hi

I tried to run mupen on a Slackware Linux system and i got this error:

./mupen64: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory

Then I installed SDL 1.2 but the error continues.

I download the source of mupen but i don't know how to compile it.
 

Hacktarux

Emulator Developer
Moderator
It seems that the sdl libray is not installed correctly on your system, try to get other sdl application working to check.
If you have not installed it in /usr/lib don't forget to setup the needed path so that linux can find the newly installed libs. (you have to set LD_LIBRARY_PATH and maybe you have to run ldconfig)

Anyway i don't think it has something to do with mupen64.
 

Top