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

13 lines
343 B
XML
Raw Normal View History

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