libtiff problems?

Bryan Blackburn 0x62_0x6c_0x62 at pobox.com
Fri Jul 25 13:53:44 PDT 2008


On Jul 25, 2008, at 10:59 AM, Jodi Sekula wrote:

> Hello,
>
> I've recently upgraded to Tiger and installed MacPorts for the first  
> time.  I seem to be having difficulties running programs that use  
> libtiff from the terminal.  Specifically, I have tried installing  
> both xemacs and ImageMagick through macports.  I did not notice any  
> errors or problems with the installation.  However, when trying to  
> run either of these programs, I get the following error message.
>
> dyld: Symbol not found: __cg_TIFFClientOpen
>   Referenced from: /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/ImageIO
>   Expected in: /opt/local/lib/libtiff.3.dylib
>
> Trace/BPT trap
>

Sometimes when this has come up, it's due to an errant setting of  
DYLD_LIBRARY_PATH.  What does it say when you run the following in  
Terminal?

echo $DYLD_LIBRARY_PATH

If that comes up blank (which it should be), what program did you run  
and how to get the error?

Bryan


> Any ideas on how to fix this?
>
> Thanks,
> Jodi
>


More information about the macports-users mailing list