1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +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>Sun Solaris</primary><see>Solaris</see></indexterm>
<indexterm><primary>Oracle 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>Solaris has long been well-supported by Nmap, though we rely
heavily on the Nmap community to help keep it that way. We recommend
<para>Users who prefer native Solaris packages will be pleased to compiling and installing Nmap from source as described in <xref
learn that linkend="inst-source" />. If you have trouble, try sending a report
Steven Christensen<indexterm><primary>Christensen, Steven</primary></indexterm> with full details to the <citetitle>nmap-dev</citetitle> mailing
does an excellent job of maintaining list<indexterm><primary><citetitle>nmap-dev</citetitle> mailing
Nmap packages at <ulink url="http://www.sunfreeware.com" /> for all modern Solaris versions and architectures. Instructions are list</primary></indexterm>, as described in <xref
on his site, and are generally very simple: download the linkend="man-bugs"/>. Also let us know if you develop a patch which
appropriate Nmap package for your version improves Solaris support so we can incorporate it into
of Solaris, decompress it, and then run <command>pkgadd -d <replaceable>packagename</replaceable></command>. Nmap for the benefit of other Solaris users.</para>
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>
</sect2> </sect2>
<sect2 id="inst-aix"><title>IBM AIX</title> <sect2 id="inst-aix"><title>IBM AIX</title>