[magick-users] LCMSLibraryIsNotAvailable
duc.sequere.aut.de.via.decede at imagemagick.org
duc.sequere.aut.de.via.decede at imagemagick.org
Mon Nov 17 03:54:19 PST 2008
> Do I have to tell somewhere ImageMagick to use or how to find lcms ??
Sometimes yes and sometimes no depending where you put the LCMS libraries and
headers. Go to the IMageMagick source distribution location and type
./configure
The final 50 lines of so of output will tell you if the LCMS delegate library
was validated. If not, see config.log to determine why it failed to validate.
Fix the problem and rerun the configure script until LCMS is validated then
build ImageMagick and install. See
http://www.imagemagick.org/script/advanced-unix-installation.php of help
specifying the LCMS location if its in a non-standard location.
More information about the Magick-users
mailing list