The little cms library is used by other programs to provide color management facilities.
Download (HTTP): http://www.littlecms.com/lcms-1.16.tar.gz
Download (FTP): ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/lcms-1.16.tar.gz
Download MD5 sum: b07b623f3e712373ff713fb32cf23651
Download size: 911 KB
Estimated disk space required: 25 MB
Estimated build time: 0.5 SBU (includes building the Python module)
LibTIFF-3.8.2, libjpeg-6b, and Python-2.5 (with SWIG also)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/lcms
Install little cms by running the following commands:
patch -Np1 -i ../lcms-1.16-swig_fixes-1.patch && ./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.16 && install -v -m644 README.1ST doc/* /usr/share/doc/lcms-1.16
Last updated on 2007-04-10 17:12:16 +0200