mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 09:37:17 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1253 af4574ff-66df-0310-9fd7-8a98e5e911e0
25 lines
907 B
XML
25 lines
907 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
|
|
<application>ScrollKeeper</application> files in <filename
|
|
class="directory">/var/lib/scrollkeeper</filename> instead
|
|
of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
|
|
|
<para><option>--with-ssl</option>: Change the default of no ssl support.</para>
|
|
|
|
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
|
|
configuration files in <filename class="directory">/etc/gnome</filename> instead of
|
|
<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
|
|
|
<para><option>--with-ldap</option>: Change the default to
|
|
support <acronym>LDAP</acronym> if it is available.</para>
|
|
|
|
<para><option>--with-gpgme</option>: Change the default to
|
|
support <acronym>GPG</acronym> if 'GnuPG made easy'
|
|
(<acronym>GPGME</acronym>) is
|
|
installed.</para>
|
|
|
|
</sect2>
|
|
|