#17910: xmgrace not working on OS X Leapord ------------------------------------+--------------------------------------- Reporter: okhalid.cern@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: grace ------------------------------------+--------------------------------------- Comment(by okhalid.cern@…): I found the source of problem. There is a libJPEG.dylib on my system already which is actually conflicting with the libjpeg.dylib from macports. [1] http://lists.macromates.com/textmate/2006-June/011449.html [2] http://www.nabble.com/dyld:-Symbol-not-found :-__cg_jpeg_resync_to_restart-td9949988.html Now I have tried this in my ~/.profile and ~/.basrc : ''export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib:$DYLD_FALLBACK_LIBRARY_PATH '' It does not work :-( I have renamed the libJPEG.dylib to libJPEG.dylib under: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources And then created a symbolic link in there to /opt/local/lib/libjpeg.62.dylib But no luck! Any more ideas? -- Ticket URL: <http://trac.macports.org/ticket/17910#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS