Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: vinnie on May 26, 2011, 09:22:30 PM
-
I tried to use dbgl (http://members.quicknet.nl/blankendaalr/dbgl/) (java interface to dosbox) but the incorporated dosbox requires this library, but is not required by dosbox in the repository, what do you think?
tc@box:~/dbgl072/DOSBox-0.74$ ./dosbox
./dosbox: error while loading shared libraries: libSDL_sound-1.0.so.1: cannot open shared object file: No such file or directory
-
My recommendation would be for someone to create an extension for SDL sound:
http://icculus.org/SDL_sound/
I will give it a shot tonight.
-
Uploading now to the repo as sdl-sound.tcz and sdl-sound-dev.tcz.
-
Ok, thanks jason, now dbgl (and dosbox) work correctly.
Maybe I'll try to make the package ;)