Le 07-08-11 à 16:22, David Rowe a écrit :
I am attempting a clean reinstallation of various Macports applications - i.e. I have renamed /opt/local as /opt/ZZlocal (so I can go back if necessary), I have reinstalled Macports 1.5.1 into MacOS and I am starting from the beginning.
The first two applications I attempted both fail to work. They have both worked OK in a previous installation (though I was having trouble updating them).
1) Gnucash apparently installed OK, but when I try to launch it, the X11 log reports: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 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
Means you have a DYLD_LIBRARY_PATH defined somewhere (I think) yves