glfs/general/genutils/rep-gtk/rep-gtk-inst.xml
Larry Lawrence 1776828493 add libglade 2.0.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@112 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-19 01:23:58 +00:00

12 lines
243 B
XML

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