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

13 lines
390 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>portmap</application></title>
<para>Install <application>portmap</application> with the following commands:</para>
<screen><userinput><command>patch -Np1 -i ../portmap-5beta-compilation-fixes.patch &amp;&amp;
patch -Np1 -i ../portmap-5beta-glibc-errno-fix.patch &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>