2002-09-09 02:23:04 +08:00
|
|
|
<sect2>
|
2003-06-14 07:49:14 +08:00
|
|
|
<title>Installation of <application>portmap</application></title>
|
2002-09-09 02:23:04 +08:00
|
|
|
|
2003-06-14 07:49:14 +08:00
|
|
|
<para>Install <application>portmap</application> with the following commands:</para>
|
2002-09-09 02:23:04 +08:00
|
|
|
|
2003-11-01 11:23:53 +08:00
|
|
|
<screen><userinput><command>patch -Np1 -i ../portmap-5beta-compilation-fixes-2.patch &&
|
2003-10-10 11:59:44 +08:00
|
|
|
patch -Np1 -i ../portmap-5beta-glibc-errno-fix.patch &&
|
2002-09-09 02:23:04 +08:00
|
|
|
make &&
|
2003-09-23 11:35:53 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-09 02:23:04 +08:00
|
|
|
|
2003-11-01 04:10:23 +08:00
|
|
|
<note><para>The above installation places executable <filename>portmap</filename>
|
|
|
|
in <filename class="directory">/sbin</filename>. You may choose to move the file
|
|
|
|
to <filename class="directory">/usr/sbin</filename>. If you do, remember to
|
|
|
|
modify the bootscript.</para></note>
|
|
|
|
|
2002-09-09 02:23:04 +08:00
|
|
|
</sect2>
|
|
|
|
|