2002-09-05 02:43:06 +08:00
|
|
|
<sect2>
|
2003-09-06 07:29:56 +08:00
|
|
|
<title>Installation of <application>gnome-utils</application></title>
|
2002-09-05 02:43:06 +08:00
|
|
|
|
2003-09-06 07:29:56 +08:00
|
|
|
<para>Install <application>gnome-utils</application> by running the following commands:</para>
|
2002-09-05 02:43:06 +08:00
|
|
|
|
2003-09-06 07:29:56 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
|
2002-09-06 11:54:53 +08:00
|
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
2002-09-05 02:43:06 +08:00
|
|
|
make &&
|
2003-09-06 07:29:56 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-05 02:43:06 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|