The little cms library is used by other programs to provide color management facilities.
Download (HTTP): http://www.littlecms.com/lcms-1.15.tar.gz
Download MD5 sum: 76c921973fdea4f880944a024197f924
Download size: 777 KB
Estimated disk space required: 20.7 MB
Estimated build time: 0.4 SBU (includes building the Python module)
LibTIFF-3.8.2, libjpeg-6b and Python-2.4.4 (with SWIG also)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/lcms
Install little cms by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install && install -v -m755 -d /usr/share/doc/lcms-1.15 && install -v -m644 README.1ST doc/* /usr/share/doc/lcms-1.15
Last updated on 2006-06-21 11:26:07 -0500