mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
1d85838c42
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@896 af4574ff-66df-0310-9fd7-8a98e5e911e0
17 lines
627 B
XML
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>
|
|
|