glfs/gnome/add/applets/gnome-applets-inst.xml
Larry Lawrence 1b06e69e6f another clean-up run through gnome - links and exp files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@211 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-08 15:59:09 +00:00

13 lines
343 B
XML

<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>