%general-entities; ]> $LastChangedBy$ $Date$ Little CMS-&lcms2-version; Little CMS2 Introduction to Little CMS2 The Little Color Management System is a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC), which is the modern standard for color management. &lfs82_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &lcms2-md5sum; Download size: &lcms2-size; Estimated disk space required: &lcms2-buildsize; Estimated build time: &lcms2-time; Little CMS2 Dependencies Optional and User Notes: Installation of Little CMS2 If you want to run tests, then the build procedure must be modified to make some library internal references visible to the test code: sed -i '/AX_APPEND/s/^/#/' configure.ac && autoreconf Install Little CMS2 by running the following commands: ./configure --prefix=/usr --disable-static && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Library Installed Directories jpgicc, linkicc, psicc, tificc, and transicc liblcms2.so None Short Descriptions jpgicc is the Little CMS ICC profile applier for JPEG. jpgicc linkicc is the Little CMS ICC device link generator linkicc psicc is the Little CMS ICC PostScript generator. psicc tificc is the Little CMS ICC tiff generator. tificc transicc is the Little CMS ColorSpace conversion calculator. transicc liblcms2.so contains functions implement the lcms2 API. liblcms2.so