Opened 11 years ago
Closed 11 years ago
#41117 closed defect (worksforme)
Try to install dsniff on Mac 10.9.-.Mavericks
Reported by: | JuhnHoo | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks | Cc: | |
Port: | dsniff |
Description (last modified by neverpanic (Clemens Lang))
Hi, I try to install dsniff on Mac 10.9.-.Mavericks but I get this:
:info:configure checking for Berkeley DB with 1.85 compatibility... configure: error: Berkeley DB with 1.85 compatibility not found :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_dsniff/dsniff/work/dsniff-2.3" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man :info:configure Exit code: 1 :error:configure Failed to configure dsniff, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_dsniff/dsniff/work/dsniff-2.3/config.log :error:configure org.macports.configure for port dsniff returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "$procedure $targetname" :info:configure Warning: targets not executed for dsniff: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Please see the log file for port dsniff for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_dsniff/dsniff/main.log
How I install that packet?
Thanks a lot.
Juhn_Hoo
Change History (3)
comment:1 Changed 11 years ago by neverpanic (Clemens Lang)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to cal@… |
Port: | dsniff added |
Status: | new → assigned |
comment:2 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Keywords: | mavericks added |
---|
comment:3 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Works fine for me, plus there's a suitable db.h in /usr/include
. Please make sure you have run xcode-select --install
and the Command Line Tools installed as outlined in MavericksProblems, clean and try again.
If the problem persists, attach main.log, config.log and re-open.
Note: See
TracTickets for help on using
tickets.
Please set the port field and Cc the maintainer if any. I have done this for you now.
Probably needs one of the
db*
packages, i.e. one ofdb44
,db46
,db47
,db48
,db51
,db52
,db53
. I'll have a look, but meanwhile you can probably get around the problem by installing one of them.