glfs/gnome/add/utils/gnome-utils-inst.xml

12 lines
315 B
XML
Raw Normal View History

<sect2>
<title>Installation of gnome-utils</title>
<para>Install gnome-utils by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome2 --libexecdir=/opt/gnome2/sbin --localstatedir=/var/spool &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>