glfs/server/other/openldap/openldap-exp.xml

21 lines
819 B
XML
Raw Normal View History

<sect2>
<title>Command explanations</title>
<para><parameter>--sysconfdir=/etc</parameter>: Sets the configuration file directory to
avoid the default of <filename class="directory">/usr/etc</filename>.</para>
<para><parameter>--libexecdir=/usr/sbin</parameter>: Puts the server executables in
<filename class="directory">/usr/sbin</filename> instead of <filename
class="directory">/usr/libexec</filename>.</para>
<para><option>--enable-ldbm</option>: Build <command>slapd</command>
with primary database back end using either <application>Berkeley
DB</application> or
<application><acronym>GNU</acronym> Database Manager</application>.</para>
<para><option>--disable-debug</option>: Disable debugging code.</para>
<para><command>make test</command>: Validate correct build of the package.</para>
</sect2>