OSX Version Requires Fink?!
Posted: Sun Feb 01, 2004 5:30 pm
Just pulled down the Mac OS X 1.1.9rc1 DMG. When I try to launch it it fails (no error message or anything.) I tried launching it from the terminal using the command:
Exult.app/Contents/MacOS/exult
and the output I got was:
dyld: Exult.app/Contents/MacOS/exult can't open library: /sw/lib/libSDL_mixer-1.2.0.dylib (No such file or directory, errno = 2)
Trace/BPT trap
Looks like it is looking for the SDL_mixer dylib in the standard Fink directory?? Previous builds have not required the installation of Fink.
Notwithstanding the fact that I (and *all* the other Mac OS X users I know) don't like fink and refuse to install it.. you can rest assured that requiring fink will be the kiss of death for exult use under Mac OS X. Non-developers (aka average users) of Mac OS X will never install it.
Can we please go back to static linking, or start using embedded framework versions of the required libraries?
Exult.app/Contents/MacOS/exult
and the output I got was:
dyld: Exult.app/Contents/MacOS/exult can't open library: /sw/lib/libSDL_mixer-1.2.0.dylib (No such file or directory, errno = 2)
Trace/BPT trap
Looks like it is looking for the SDL_mixer dylib in the standard Fink directory?? Previous builds have not required the installation of Fink.
Notwithstanding the fact that I (and *all* the other Mac OS X users I know) don't like fink and refuse to install it.. you can rest assured that requiring fink will be the kiss of death for exult use under Mac OS X. Non-developers (aka average users) of Mac OS X will never install it.
Can we please go back to static linking, or start using embedded framework versions of the required libraries?