> >> For some reason compile stopped with an error when including ICU. > >> Therefore I did install ICU to /usr/local > > What was the error?
> /Applications/Xcode.app/Contents/Developer/usr/bin/make -f > ../gen/Makefile.refDatabases ref_databases > rm -f -f msg.fdb > echo create database \'msg.fdb\'\; | ../gen/firebird/bin/isql_static > dyld: Library not loaded: > /Library/Frameworks/Firebird.framework/Versions/A/Libraries/libicuuc.dylib > Referenced from: > /Users/elmar/Firebird/firebird2_5/gen/../gen/firebird/bin/isql_static > Reason: image not found > /bin/sh: line 1: 48401 Done echo create database > \'msg.fdb\'\; > 48402 Abort trap: 6 | ../gen/firebird/bin/isql_static > > Compiling with gcc does result in: > I would assume that it is necessary to have an ICU installed - it might > be the one from an existing firebird installation which is intentionally > not present on my machine. > > Having one at /usr/local does allow build with internal ICU. Ahh yes, I believe superserver needs Firebird installed... it shouldn't - but for some reason it does and I have never fully investicated it. Or as you have noticed it needs to be able to find libicuuc.dylib via DYLD_LIBRARY_PATH Regards Paul ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel