glfs/general/graphlib/lcms/lcms-exp.xml
Larry Lawrence 0482b012c6 exp files tag cleaned
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1274 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-02 22:40:45 +00:00

17 lines
625 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>