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-10-03 06:40:45 +08:00
|
|
|
<para><parameter>--sysconfdir=/etc</parameter>: 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-10-03 06:40:45 +08:00
|
|
|
<para><parameter>--libexecdir=/usr/sbin</parameter>: 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-10-03 06:40:45 +08:00
|
|
|
<para><option>--enable-ldbm</option>: Build <command>slapd</command>
|
2003-10-05 05:32:30 +08:00
|
|
|
with primary database back end using either <application>Berkeley
|
2003-09-30 00:32:43 +08:00
|
|
|
DB</application> or
|
|
|
|
<application><acronym>GNU</acronym> Database Manager</application>.</para>
|
2003-02-01 14:42:31 +08:00
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><option>--disable-debug</option>: Disable debugging code.</para>
|
2003-02-01 14:42:31 +08:00
|
|
|
|
2003-10-03 06:40:45 +08:00
|
|
|
<para><command>make test</command>: Validate correct build of the package.</para>
|
2003-02-01 14:42:31 +08:00
|
|
|
|
|
|
|
</sect2>
|