glfs/gnome/lib/gconf/gconf-exp.xml
Larry Lawrence 2ac727f1c3 docbook incorporation
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@604 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-01-16 02:41:26 +00:00

19 lines
722 B
XML

<sect2>
<title>Command explanations</title>
<para><userinput>--libexecdir=/opt/gnome2/sbin</userinput> : This command puts
libexec files in <filename>/opt/gnome2/sbin</filename> instead of
<filename>/opt/gnome2/libexec</filename>.</para>
<para><userinput>--sysconfdir=/etc/gnome</userinput> : This command
puts configuration files in <filename>/etc/gnome</filename> instead of
<filename>/opt/gnome2/etc</filename>. This installation controls all
future installations of schemas, changes in location, including
eliminating this command <emphasis>must</emphasis> be consistent.</para>
<para><userinput>--enable-gtk-doc</userinput> : This switch will rebuild
the documentation during the make command.</para>
</sect2>