glfs/basicnet/netprogs/cvs/cvs-inst.xml

13 lines
282 B
XML
Raw Normal View History

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