Changes between Initial Version and Version 1 of Ticket #37319


Ignore:
Timestamp:
Dec 15, 2012, 6:00:18 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37319

    • Property Cc dluke@… added
    • Property Summary changed from Error: org.macports.configure for port nmap returned: configure failure: command execution failed to nmap: checking whether /opt/local/bin/python2.7 version >= 2.4... configure: error: too old
    • Property Owner changed from macports-tickets@… to opendarwin.org@…
    • Property Type changed from request to defect
    • Property Port nmap added
  • Ticket #37319 – Description

    initial v1  
    55thank for the help
    66
     7{{{
    78# sudo port install nmap +zenmap
    89  --->  Computing dependencies for nmap
     
    1415      http://guide.macports.org/#project.tickets
    1516  Error: Processing of port nmap failed
     17}}}