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

15 lines
287 B
XML
Raw Normal View History

<sect2>
<title>Installation of portmap</title>
<para>Install portmap with the following commands:</para>
<para><screen><userinput>
patch -Np1 -i ../portmap_5-1.diff &amp;&amp;
mkdir /usr/share/doc/portmap &amp;&amp;
make &amp;&amp;
make install
</userinput></screen></para>
</sect2>