Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

hyeomer

macrumors newbie
Original poster
Jan 9, 2009
1
0
Hi,

I have installed data analysis and visualization tool "grace" on my macbook pro via Macports.

One of the dependencies of the grace package is libjpeg which macports installs but apparently OS X uses a difference version of libJPEG under different path.

As a result, when i launch the application it crashes with the following error:

dyld: Symbol not found: __cg_jpeg_resync_to_restart
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /opt/local/lib/libjpeg.62.dylib

Trace/BPT trap


I have tried the following but it didn't sorted out the problem :-(

export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib:$DYLD_FALLBACK_LIBRARY_PATH

Thanks for your help in advance.
Omer
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.