glfs/general/genutils/rep-gtk/rep-gtk-inst.xml

13 lines
370 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>rep-gtk</application></title>
<para>Install <application>rep-gtk</application> by running the following
commands:</para>
<screen><userinput><command>patch -Np1 -i ../rep-gtk-&rep-gtk-version;-gtk2.4.patch &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>