Index: /trunk/uploadr/README.osx =================================================================== --- /trunk/uploadr/README.osx (revision 424) +++ /trunk/uploadr/README.osx (revision 476) @@ -80,5 +80,10 @@ important for the official builds. - +Libintl static linking +------------------------------------------------------------------------ +Because of dynamic/static linker weirdness, before building GraphicsMagick, +and Exiv, move libintl.dylibout of the way: + $ sudo mv /opt/local/lib/libintl.dylib /opt/local/lib/libintl.dylib.sav +you might need to do that for all the versions of libintl you have on your system GraphicsMagick @@ -193,5 +198,5 @@ by running `make universal gm ; make universal key`. - +Make sure by running otool -Lv that you are not depending on libintl, which is not intalled by default on Mac Os X Running Flickr Uploadr