diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml index 7be9de4af..bb8213435 100644 --- a/docs/nmap-install.xml +++ b/docs/nmap-install.xml @@ -1333,6 +1333,14 @@ $ gcc -print-prog-name=as /usr/bin/as + +If you see the output /usr/bin/as, then +you must disable the system as with a command like +mv /usr/bin/as /usr/bin/as.backup. If you see the +output as, then no other changes should +be required. + + Now follow the instructions in .