1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Update Solaris install section to note that we rely on the Nmap community to help maintain Nmap's support of this platform.

This commit is contained in:
fyodor
2012-06-01 23:49:09 +00:00
parent e47d988e44
commit 2637fa19f4

View File

@@ -1232,21 +1232,16 @@ chapter referenced above.</para></listitem>
<indexterm><primary>Sun Solaris</primary><see>Solaris</see></indexterm>
<indexterm><primary>Oracle Solaris</primary><see>Solaris</see></indexterm>
<para>Solaris has long been well-supported by Nmap. Sun even donated a complete SPARCstation to the project, which is still being used to test new Nmap builds. For this reason, many Solaris users compile and install from source code as described in <xref linkend="inst-source" />.</para>
<para>Users who prefer native Solaris packages will be pleased to
learn that
Steven Christensen<indexterm><primary>Christensen, Steven</primary></indexterm>
does an excellent job of maintaining
Nmap packages at <ulink url="http://www.sunfreeware.com" /> for all modern Solaris versions and architectures. Instructions are
on his site, and are generally very simple: download the
appropriate Nmap package for your version
of Solaris, decompress it, and then run <command>pkgadd -d <replaceable>packagename</replaceable></command>.
As is generally the case with contributed binary packages, these
Solaris packages are simple and quick to install. The advantages of
compiling from source are that a newer version may be available and
you have more flexibility in the build process.
</para>
<para>Solaris has long been well-supported by Nmap, though we rely
heavily on the Nmap community to help keep it that way. We recommend
compiling and installing Nmap from source as described in <xref
linkend="inst-source" />. If you have trouble, try sending a report
with full details to the <citetitle>nmap-dev</citetitle> mailing
list<indexterm><primary><citetitle>nmap-dev</citetitle> mailing
list</primary></indexterm>, as described in <xref
linkend="man-bugs"/>. Also let us know if you develop a patch which
improves Solaris support so we can incorporate it into
Nmap for the benefit of other Solaris users.</para>
</sect2>
<sect2 id="inst-aix"><title>IBM AIX</title>