[MacPorts] #33324: Cannot get nmap port to install
MacPorts
noreply at macports.org
Tue Feb 21 09:45:26 PST 2012
#33324: Cannot get nmap port to install
------------------------------------+---------------------------------------
Reporter: brad.stancel@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts 2.0.4
Component: ports | Version: 2.0.3
Keywords: | Port: pcre
------------------------------------+---------------------------------------
Changes (by dluke@…):
* keywords: nmap =>
* port: nmap => pcre
Comment:
looks like it's actually failing when trying to install pcre.
The failure message indicates that it couldn't find libbz2 which should
have been installed by the bzip2 port.
Perhaps you need to remove/clean/reinstall bzip2?
sudo port uninstall -f bzip2 && sudo port clean bzip2 && sudo port install
bzip2
then try again:
sudo port -dv install nmap
--
Ticket URL: <https://trac.macports.org/ticket/33324#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list