Re: [Lcms-user] install lcms-1.08 in tru64 unix 5.1A
An ICC-based CMM for color management
Brought to you by:
mm2
|
From: Philip G. <go...@ph...> - 2002-04-15 23:25:28
|
Hi, I gave your patch a try, but, as you may expect, Solaris patches don't work on tru64 machines. So, I went to http://www.color.org and downloaded the latest icc34.h. Then, there is a install help at http://beyond.linuxfromscratch.org/view/cvs/chapter04/lcms.html which I used with the following CFLAGS: -lm -O2 -W. I used the following command: make CC="gcc $CFLAGS" This built the library, and the tests were running until it got to lcms: Error #12288; Bad file format: 'sRGB Color Space Profile.icm' Testing sRGB built-in spacemake[2]: *** [test] Error 1 So, is that serious, or can I use the library? If you need further information, please ask. Thanks, Philip |