On 7 Feb 2006 at 18:57, [EMAIL PROTECTED] wrote:

> I want to use the colormanagement ability of littleCMS and Image
> Magick for converting TIF (CMYK) to TIF (RGB) / PNG (RGB).
> 
> we have got the message: LCMS color profile library is not available
> 
> We have ImageMagick 6.2.4 in /usr/local/lib and LittleCMS 1.0.14 in
> /usr/lib installed on the linux distribution Fedora Core 3

Where is the error coming from? The IM installation? If so, it can't 
find the lcms.h. Check it is in LD search path.

By default I believe that LCMS should install with a '/usr/local/' 
prefix (you should check if I'm correct). I also think that the LD 
config on FC3 does not include that /usr/local/lib in the ld.so.conf 
so you might need to add it manually and use `ldconfig` to update the 
ld.co.cache.

Good luck.
Dp.




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to