mirror of
https://github.com/nmap/nmap.git
synced 2026-01-19 04:39:01 +00:00
Be more clear about interpreting -print-prog-name=as output on AIX.
This commit is contained in:
@@ -1333,6 +1333,14 @@ $ <userinput>gcc -print-prog-name=as</userinput>
|
||||
/usr/bin/as
|
||||
</screen>
|
||||
|
||||
<para>
|
||||
If you see the output <computeroutput>/usr/bin/as</computeroutput>, then
|
||||
you must disable the system <filename>as</filename> with a command like
|
||||
<command>mv /usr/bin/as /usr/bin/as.backup</command>. If you see the
|
||||
output <computeroutput>as</computeroutput>, then no other changes should
|
||||
be required.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Now follow the instructions in <xref linkend="inst-source"/>.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user