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

14 lines
408 B
XML
Raw Normal View History

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