Opened 13 years ago

Last modified 13 years ago

#29791 closed defect

ImageMagick-6.7.0 issues with liblcms — at Version 2

Reported by: artangco@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: ImageMagick

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I installed latest Macport 1.9.2.pkg. I then did the following on my Macbook (Snow Leopard 10.6).

sudo port dmg ImageMagick +wmf

Which completed. I then installed the dmg file that was generated on the same Machine after removing Macports. (I'm trying to create a standalone install for Snow Leopard for ImageMagick).

After the ImageMagick dmg install I made sure my PATH was updated to the /opt/local/bin and /opt/local/sbin.

When I execute the ImageMagick "convert" command I get the error below:

dyld: Library not loaded: /opt/local/lib/liblcms.1.dylib
Reference from: /opt/local/bin/convert
Reason: image not found
Trace/BPT trap

I've played with DYLD_FALLBACK_LIBRARY_PATH environment to set it to /opt/local/lib/

I've also tried DYLD_LIBRARY_PATH to /opt/local/lib/ with no luck.

Change History (2)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Keywords: ImageMagick liblcms removed
Owner: changed from macports-tickets@… to ryandesign@…

Please remember to cc the maintainer.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.