2003-11-12 11:22:47 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
|
|
|
<para><parameter>--prefix=`pkg-config --variable=prefix
|
2003-11-23 06:53:51 +08:00
|
|
|
ORBit-2.0`</parameter>: Setting the prefix with this command instead of
|
2003-11-12 11:22:47 +08:00
|
|
|
with <envar>GNOME_PREFIX</envar> will insure that the prefix is
|
|
|
|
consistent with the installation environment.</para>
|
|
|
|
|
2003-11-23 06:53:51 +08:00
|
|
|
<para><parameter>--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
|
|
|
|
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
|
|
|
|
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</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>
|
|
|
|
|
2003-11-12 11:22:47 +08:00
|
|
|
<para><option>--enable-gtk-doc</option>: This switch rebuilds the
|
|
|
|
documentation during the <command>make</command> command.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|