2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><command>make utils</command>: This command can be added to the
|
2003-05-01 10:51:01 +08:00
|
|
|
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>
|
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><command>make CC=g++ python</command>: This command can be added
|
2003-05-01 10:51:01 +08:00
|
|
|
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>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|