Opened 15 years ago
Closed 15 years ago
#20617 closed defect (fixed)
zenmap depends on py25-gtk but uses python 2.6
Reported by: | jmroot (Joshua Root) | Owned by: | ghosthound |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | danielluke (Daniel J. Luke) | |
Port: | nmap |
Description
% head -n1 /opt/local/bin/zenmap #!/opt/local/Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python
Probably needs to set configure.python?
Attachments (1)
Change History (2)
Changed 15 years ago by jmroot (Joshua Root)
Attachment: | zenmap-python25.diff added |
---|
comment:1 Changed 15 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | new → closed |
committed in r55337, thanks!
Note: See
TracTickets for help on using
tickets.
fix