mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 01:27:16 +08:00
c5bfd2f52d
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@673 af4574ff-66df-0310-9fd7-8a98e5e911e0
16 lines
674 B
XML
16 lines
674 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>--sysconfdir=/etc</userinput> : This switch puts the
|
|
configuration files in <filename>/etc/scrollkeeper</filename>.</para>
|
|
|
|
<para><userinput>--localstatedir=/var</userinput> : This switch puts
|
|
scrollkeepers database directory in <filename>/var/lib/scrollkeeper</filename>.</para>
|
|
|
|
<para><userinput>--disable-static</userinput> : This switch prevents
|
|
the static library from being built.</para>
|
|
|
|
<para><userinput>--omfdirs=/usr/share/omf:/opt/gnome/share/omf:/opt/kde/share/omf:/opt/gnome-&gnome-version;/share/omf</userinput> : This switch sets all the locations for OMF files for scrollkeeper.</para>
|
|
</sect2>
|
|
|