glfs/general/graphlib/lcms/lcms-exp.xml

17 lines
625 B
XML
Raw Normal View History

<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>