%general-entities; ]> $LastChangedBy$ $Date$ little cms-&lcms-version; little cms Introduction to little cms The little cms library is used by other programs to provide color management facilities. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &lcms-md5sum; Download size: &lcms-size; Estimated disk space required: &lcms-buildsize; Estimated build time: &lcms-time; little cms Dependencies Optional , , and (with SWIG also) User Notes: Installation of little cms 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-&lcms-version; && install -v -m644 README.1ST doc/* \ /usr/share/doc/lcms-&lcms-version; Command Explanations : Use this parameter if Python and SWIG are installed. : Prevent static libraries being built and installed. Contents Installed Programs Installed Libraries Installed Directory icc2ps, icclink, icctrans, wtpt and optionally, jpegicc, tiffdiff and tifficc liblcms.{so,a} and the optional _lcms.{so,a} Python module /usr/share/doc/lcms-&lcms-version; Short Descriptions icc2ps generates PostScript CRD or CSA from ICC profiles. icc2ps icclink links two or more profiles into a single device link profile. icclink icctrans is a color space conversion calculator. icctrans jpegicc is an ICC profile applier for JPEG files. jpegicc tifficc is an ICC profile applier for TIFF files. tifficc tiffdiff A TIFF compare utility tiffdiff wtpt shows media white of profiles, identifying black body locus. wtpt liblcms.{so,a} is used by the lcms programs as well as other programs to provide color management facilities. liblcms.{so,a}