glfs/gnome/lib/libgtop/libgtop-inst.xml
Larry Lawrence f02f13ce99 gnome-2.2, libgtop, gnome-system-monitor
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@678 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-09 19:52:05 +00:00

12 lines
252 B
XML

<sect2>
<title>Installation of libgtop</title>
<para>Install libgtop by running the following commands:</para>
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>