#37319: nmap: checking whether /opt/local/bin/python2.7 version >= 2.4... configure: error: too old -------------------------+------------------------------ Reporter: monkam-l@… | Owner: opendarwin.org@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: nmap | -------------------------+------------------------------ Changes (by ryandesign@…): * cc: dluke@… (added) * owner: macports-tickets@… => opendarwin.org@… * type: request => defect * port: => nmap Old description:
after uninstall the port nmap with zenmap I try to re install it but unfurtunaly get an error I already clean the port 10 times and nothing work
thank for the help
# sudo port install nmap +zenmap ---> Computing dependencies for nmap ---> Configuring nmap Error: org.macports.configure for port nmap returned: configure failure: command execution failed Please see the log file for port nmap for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_nmap/nmap/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port nmap failed
New description: after uninstall the port nmap with zenmap I try to re install it but unfurtunaly get an error I already clean the port 10 times and nothing work thank for the help {{{ # sudo port install nmap +zenmap ---> Computing dependencies for nmap ---> Configuring nmap Error: org.macports.configure for port nmap returned: configure failure: command execution failed Please see the log file for port nmap for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_nmap/nmap/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port nmap failed }}} -- Comment: The interesting line in the log is: {{{ :info:configure checking whether /opt/local/bin/python2.7 version >= 2.4... configure: error: too old }}} Obviously the version of /opt/local/bin/python2.7 should be >= 2.4 but for some reason configure doesn't think it isn't. Could you attach the config.log file? It might shed some light on why this check failed. It should be located under the directory identified by this command: {{{ port work nmap }}} -- Ticket URL: <https://trac.macports.org/ticket/37319#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS