Trying to run the 1.44 2.6-32bit Linux version on Ubuntu 10.04.1 reports:
error while loading shared libraries: libSDL_mixer-1.2.so.0:
cannot open shared object file: No such file or directory
The version of Linux I'm running is 2.6.32-25.
What Linux do you support?
I compiled Linux 2.6 32bit on Linux 2.6.33 Slackware 13.1.
My lib shows /usr/lib/libSDL_mixer-1.2.so.10.1
Any Linux with SDL and SDL_mixer installed should be OK.
Try "sudo apt-get install libsdl-mixer1.2"
When we eventually release the stable version, it will be made available as a Debian package with automatic dependency handling so the end user won't have to worry about installing the required libraries by hand.