%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. &lfs10_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; Additional Downloads Required patch: Little CMS Dependencies Optional , , and (with also) User Notes: Installation of Little CMS Install Little CMS by running the following commands: patch -Np1 -i ../lcms-&lcms-version;-cve_2013_4276-1.patch && ./configure --prefix=/usr --disable-static && 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. Contents Installed Programs Installed Libraries Installed Directory icc2ps, icclink, icctrans, wtpt and optionally, jpegicc, tiffdiff and tifficc liblcms.so and the optional _lcms.so 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 is a TIFF compare utility. tiffdiff wtpt shows media white of profiles, identifying black body locus. wtpt liblcms.so is used by the lcms programs as well as other programs to provide color management facilities. liblcms.so