glfs/gnome/lib/libgtop/libgtop-inst.xml
Billy O 'Connor 5621886682 Correct typo.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1607 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-12-09 17:07:20 +00:00

12 lines
339 B
XML

<sect2>
<title>Installation of <application>libgtop</application></title>
<para>Install <application>libgtop</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>