%general-entities; ]> $LastChangedBy$ $Date$ Lcms-&lcms-version; Lcms Introduction to Lcms The lcms library is used by other programs to provide color management facilities. 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 (if building the Python module): Lcms Dependencies Optional , and (with SWIG) Installation of Lcms Install lcms by running the following commands: patch -Np1 -i ../lcms-&lcms-version;-gcc343-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-&lcms-version; && install -v -m644 doc/* /usr/share/doc/lcms-&lcms-version; Contents Installed Programs Installed Libraries Installed Directory icc2ps, icclink, icctrans, wtpt and optionally, tifficc and jpegicc liblcms.[so,a] 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 wtpt shows media white of profiles, identifying black body locus. wtpt tifficc is an ICC profile applier for TIFF files. tifficc jpegicc is an ICC profile applier for JPEG files. jpegicc liblcms.[so,a] is used by the lcms programs as well as other programs to provide color management facilities. liblcms.[so,a]