VisualBoyAdvance for Linux: libSDL-1.2.so.0 error
I’m trying to get the Gamboy Advance emulator VisualBoyAdvance to work on my x86_64 Fedora Core 4 box. I donwloaded the binarym but when I ran it I got this:
adamant VisualBoyAdvance # ./VisualBoyAdvance
./VisualBoyAdvance: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory
Just run yum install SDL to solve it.
