Changes between Initial Version and Version 2 of Ticket #29791


Ignore:
Timestamp:
Jun 13, 2011, 4:19:47 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29791

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Keywords ImageMagick liblcms removed
  • Ticket #29791 – Description

    initial v2  
    22I installed latest Macport 1.9.2.pkg.  I then did the following on my Macbook (Snow Leopard 10.6).
    33
     4{{{
    45sudo port dmg ImageMagick +wmf
     6}}}
    57
    68Which 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).
     
    1012When I execute the ImageMagick "convert" command I get the error below:
    1113
     14{{{
    1215dyld: Library not loaded: /opt/local/lib/liblcms.1.dylib
    1316Reference from: /opt/local/bin/convert
    1417Reason: image not found
    1518Trace/BPT trap
     19}}}
    1620
    1721I've played with DYLD_FALLBACK_LIBRARY_PATH environment to set it to /opt/local/lib/