Dolphin, the GameCube and Wii emulator - Forums

Full Version: problem running on linux
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

blackrose589

Hey, I'm new to the linux OS, and i'm having some problems figuring out how to get dolphin to run. I've seached all over (in this forum too) for some kind of help, but nothing's worked so far. I keep getting the same message:

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

Does anybody know what I have to do to get this to work?
Sounds like you need SDL :/

blackrose589

(08-02-2010, 12:43 PM)Billiard26 Wrote: [ -> ]Sounds like you need SDL :/

and what's that?
It's a cross-platform library that Dolphin uses for gamepad input.
Just install it in your package manager.

blackrose589

(08-03-2010, 07:55 AM)Billiard26 Wrote: [ -> ]It's a cross-platform library that Dolphin uses for gamepad input.
Just install it in your package manager.

ok, I installed the SDL package, and a few other required packages, but now it gives me this error:

Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6).
Aborted (core dumped)