2003-02-01 14:42:31 +08:00
|
|
|
<sect2>
|
2003-09-24 00:50:24 +08:00
|
|
|
<title>Command explanations</title>
|
2003-02-01 14:42:31 +08:00
|
|
|
|
2003-09-24 00:50:24 +08:00
|
|
|
<para><command>--sysconfdir=/etc</command> : Sets the configuration file directory to
|
2003-04-22 11:06:28 +08:00
|
|
|
avoid the default of <filename class="directory">/usr/etc</filename>.</para>
|
2003-02-01 14:42:31 +08:00
|
|
|
|
2003-09-24 00:50:24 +08:00
|
|
|
<para><command>--libexecdir=/usr/sbin</command> : Puts the server executables in
|
2003-04-22 11:06:28 +08:00
|
|
|
<filename class="directory">/usr/sbin</filename> instead of <filename
|
|
|
|
class="directory">/usr/libexec</filename>.</para>
|
2003-02-01 14:42:31 +08:00
|
|
|
|
2003-09-24 00:50:24 +08:00
|
|
|
<para><command>--enable-ldbm</command> : Build <command>slapd</command>
|
2003-09-30 00:32:43 +08:00
|
|
|
with primary database backend using either <application>Berkeley
|
|
|
|
DB</application> or
|
|
|
|
<application><acronym>GNU</acronym> Database Manager</application>.</para>
|
2003-02-01 14:42:31 +08:00
|
|
|
|
2003-09-24 00:50:24 +08:00
|
|
|
<para><command>--disable-debug</command> : Disable debugging code.</para>
|
2003-02-01 14:42:31 +08:00
|
|
|
|
2003-09-24 00:50:24 +08:00
|
|
|
<para><command>make test</command> : Validate correct build of the package.</para>
|
2003-02-01 14:42:31 +08:00
|
|
|
|
|
|
|
</sect2>
|