glfs/basicnet/textweb/links/links-inst.xml

12 lines
285 B
XML
Raw Normal View History

<sect2>
<title>Installation of links</title>
<para>Install links 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>