[magick-users] Library not loaded: libMagick.10.dylib

Kenneth Clark kenpclark at gmail.com
Tue Jun 23 10:12:45 PDT 2009


I am trying to run a custom program, GUMBO, which uses ImageMagick  
libraries for the GUI. I am using Mac OS X 10.5.7 on my MacBook Pro,  
but I have encountered difficulties getting the program to startup. I  
downloaded, compiled, and installed ImageMagick version 6.5.3, but  
GUMBO still fails to run. I get the following error message when I try  
to run GUMBO:


dyld: Library not loaded: /usr/local/lib/libMagick.10.dylib
   Referenced from: /Users/kenclark/Desktop/GUMBO/simsys/MacOSX-x86/ 
bin/gumbo.exe
   Reason: image not found
/Users/kenclark/Desktop/GUMBO/simsys/bin/gumbo: line 257: 10750 Trace/ 
BPT trap          ${full_path_to_exe} ${configuration} ${options}


I have googled "libMagick.10.dylib", "10750 Trace/BPT trap", and  
"dyld" Library not loaded:" and spent many hours looking through the  
hits, but they didn't appear to help. I also looked through the  
ImageMagick
and Apple forums, but I couldn't find the answer.

When I look in the directory /usr/local/lib, the library "libMagick. 
10.dylib" is not found. After I installed version 6.5.3 of ImageMagick  
this library was still not loaded. I have searched the internet to  
download the library but have been as of yet unsuccessful.

Any suggestions on how to resolve this issue? Thanks for your  
consideration. 


More information about the Magick-users mailing list