Terminal error: dyld: Library not loaded
In the terminal, when I run a command I often get the following error message, in this example I try to open a file with textmate.
Thanks for your help,
Denis
$ mate test
dyld: Library not loaded: /opt/local/lib/libjpeg.62.dylib
Referenced from: /opt/local//lib/libTIFF.dylib
Reason: no suitable image found. Did find:
/opt/local//lib/libjpeg.62.dylib: can't map
/opt/local/lib/libjpeg.62.dylib: can't map
Trace/BPT trap
macbook, Mac OS X (10.6.2)