mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 17:57:47 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1268 af4574ff-66df-0310-9fd7-8a98e5e911e0
24 lines
805 B
XML
24 lines
805 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><option>--enable-compat185</option>: Build support for older
|
|
database files.</para>
|
|
|
|
<para><parameter>--prefix=/opt/db-3.1.17</parameter>: This
|
|
version of the Berkeley Database should not be installed in <filename
|
|
class="directory">/usr</filename>, as it is only needed for the building
|
|
of <application>Evolution</application>.</para>
|
|
|
|
<para><parameter>--with-db3=/opt/db-3.1.17</parameter>: Specify
|
|
the location where db-3.1.17 is installed.</para>
|
|
|
|
<para><option>--enable-openssl</option>: This flag will compile
|
|
<acronym>SSL</acronym> support into
|
|
<application>Evolution</application>.</para>
|
|
|
|
<para><option>--enable-openldap</option>: This flag will compile
|
|
<acronym>LDAP</acronym> support into
|
|
<application>Evolution</application>.</para>
|
|
|
|
</sect2>
|