I recently complained about ImageMagick refusing to work, with the message :
lsce3005-marti-51-~:/sw/bin/convert
dyld: /sw/bin/convert version mismatch for library: /usr/X11R6/lib/libfreetype.6
.dylib (compatibility version of user: 10.0.0 greater than library's version: 6.
2.0)
In fact, my problem was the environment variable DYLD_LIBRARY_PATH = /Applications/OpenOffice.org1.0.3/program:/Applications/ OpenOffice.org1.0.3/program/filter:/usr/X11R6/lib.
I've now set it to DYLD_LIBRARY_PATH = /Applications/OpenOffice.org1.0.3/program:/Applications/ OpenOffice.org1.0.3/program/filter:/sw/lib:/usr/X11R6/lib
(added /sw/lib *before* X11R6)
And it works !!!
To whom I may concern.
Olivier
-- Olivier MARTI mailto:[EMAIL PROTECTED] Laboratoire des Sciences du Climat et de l'Environnement Tel: +33 1 69 08 77 27 Fax: +33 1 69 08 77 16 <http://www.ipsl.jussieu.fr/~omamce>
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
