glfs/server/other/openldap/openldap-exp.xml
Larry Lawrence c2ee009c74 edited compound words
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1304 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-04 21:32:30 +00:00

21 lines
819 B
XML

<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>