2003-09-04 10:20:13 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2004-02-29 06:09:07 +08:00
|
|
|
<para><parameter>--prefix=""</parameter>:
|
2003-10-03 10:46:08 +08:00
|
|
|
installs binaries on the root partition so that they are available at
|
2003-09-05 06:39:32 +08:00
|
|
|
boot time. This may not be ideal for all systems. If
|
2004-02-29 06:09:07 +08:00
|
|
|
<filename class="directory">/usr</filename> is mounted locally,
|
|
|
|
<parameter>--prefix=/usr</parameter> may be a better option.</para>
|
2003-09-05 06:39:32 +08:00
|
|
|
|
2004-02-29 06:09:07 +08:00
|
|
|
<para><parameter>--includedir=/usr/include</parameter>: Tells configure
|
|
|
|
to look in <filename class="directory">/usr/include</filename> for header files. It also
|
2003-09-27 03:39:35 +08:00
|
|
|
tells make to install <application>NCPFS</application>'s headers here.</para>
|
2003-09-05 06:39:32 +08:00
|
|
|
|
2004-02-29 06:09:07 +08:00
|
|
|
<para><parameter>--mandir=/usr/share/man</parameter>: installs the man
|
2003-09-05 06:39:32 +08:00
|
|
|
pages in the correct location.</para>
|
|
|
|
|
2004-02-29 06:09:07 +08:00
|
|
|
<para><parameter>--datadir=/usr/share</parameter>: correctly installs the
|
|
|
|
locale files to <filename class="directory">/usr/share</filename>.</para>
|
2003-09-05 06:39:32 +08:00
|
|
|
|
2004-02-29 06:09:07 +08:00
|
|
|
<note><para>If you do not need to use the <acronym>IPX</acronym> protocol, or you use a different
|
|
|
|
<acronym>IPX</acronym> package, you can optionally pass <parameter>--disable-ipx</parameter>
|
|
|
|
and/or <parameter>--disable-ipx-tools</parameter> to the configure
|
|
|
|
script to disable these options.</para></note>
|
2003-09-04 10:20:13 +08:00
|
|
|
|
|
|
|
</sect2>
|