glfs/general/graphlib/lcms/lcms-exp.xml
Larry Lawrence 1d85838c42 update to lcms-1.10
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@896 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-05-01 02:51:01 +00:00

17 lines
627 B
XML

<sect2>
<title>Command explanations</title>
<para><command>make utils</command> : This command can be added to the
installation to build utilities for converting images using icc
profiles. This command requires that <xref linkend="libtiff"/> and <xref
linkend="libjpeg"/> are already installed.</para>
<para><command>make CC=g++ python</command> : This command can be added
to allow access to <filename class="libraryfile">liblcms</filename> by
<application>Python</application>.
This command requires that <xref linkend="Python"/> and <ulink
url="http://www.swig.org">SWIG</ulink> are already installed.</para>
</sect2>