glfs/general/prog/librep/librep-inst.xml

12 lines
323 B
XML
Raw Normal View History

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