> 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.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to