2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><option>--noninteractive</option>: This switch is used to
|
2002-07-08 04:28:42 +08:00
|
|
|
avoid the configuration routine asking for confirmation of the
|
|
|
|
directories to install to (which we pass using switches to configure
|
|
|
|
anyways).</para>
|
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><parameter>--with-DIR_MAN=/usr/share/man</parameter>: This is
|
2003-04-10 06:30:49 +08:00
|
|
|
used because despite the fact we pass
|
2003-10-03 06:40:45 +08:00
|
|
|
<parameter>--prefix=/usr</parameter>, the configure
|
2003-04-10 06:30:49 +08:00
|
|
|
routine tries to install the man pages in
|
2003-10-03 06:40:45 +08:00
|
|
|
<filename class="directory">/usr/local/man</filename> instead of the
|
2002-07-08 04:28:42 +08:00
|
|
|
correct place.</para>
|
|
|
|
|
2003-12-06 01:53:57 +08:00
|
|
|
<para><parameter>--with-ZIP=yes</parameter>: This enables support for
|
|
|
|
the handling of <acronym>TIFF</acronym> images with deflate-encoded data.</para>
|
|
|
|
|
|
|
|
<para><parameter>--with-JPEG=yes</parameter>: Use this switch to enable support for the
|
|
|
|
handling of <acronym>TIFF</acronym> images with <acronym>JPEG</acronym>-encoded data.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-12-06 01:53:57 +08:00
|
|
|
</sect2>
|