Problems running Gimp with +quartz +no_x11
Ryan Schmidt
ryandesign at macports.org
Sun Jun 27 13:58:27 PDT 2010
On Jun 27, 2010, at 10:36, Axis Sivitz wrote:
> LibGimpModule-Message: Module '/opt/local/lib/gimp/2.0/modules/libdisplay-filter-lcms.so' load error: dlopen(/opt/local/lib/gimp/2.0/modules/libdisplay-filter-lcms.so, 10): Symbol not found: _CMFlattenProfile
> Referenced from: /opt/local/lib/gimp/2.0/modules/libdisplay-filter-lcms.so
> Expected in: flat namespace
Lenore Horner reported the same on this list a few weeks ago.
http://lists.macosforge.org/pipermail/macports-users/2010-June/020366.html
It's also mentioned in this ticket six months ago:
http://trac.macports.org/ticket/22451
I see no solution (or discussion) in either place.
> in /opt/local/lib/gimp/2.0/modules/libdisplay-filter-lcms.so
> dyld: Library not loaded: /opt/local/lib/libjpeg.7.dylib
> Referenced from: /opt/local/lib/libtiff.3.dylib
> Reason: image not found
Was your tiff port out of date? jpeg was updated to @8_0 in r64763 (2010-03-15) and tiff's revision was bumped to @3.9.2_3 at the same time to force it to be rebuilt against that new version of jpeg. But it looks like you only upgraded jpeg but not tiff. Use "sudo port selfupdate" to make sure you have the latest MacPorts and the latest port definitions, then check "port outdated" to see if any ports are outdated; if they are, upgrade them.
More information about the macports-users
mailing list