error: Berkeley DB with 1.85 compatibility not found

网络攻击包--安装dsinff (2011-04-26 16:08)


Install Problem:
1.configure error:configure: error: Berkeley DB with 1.85 compatibility not found
sovle:install libdb4.2-dev,using Synaptic
2.configure: error: libpcap not found
sovle: install libpcap0.8-dev
3.configure: error: libnet not found
sovle: install libnet0-dev
3.configure: error: libnids not found
sovle: install libnids-dev
4.configure: error: OpenSSL not found
sovle: libssl-dev


版本兼容问题下载低版本库文件,解决arpspoof.c:25: warning: `struct ether_addr' declared inside parameter问题
libnet-1.0.2a.tar.gz
libnids-1.16.tar.gz
其中libnids安装出错,
checksum.c:33: error: syntax error before "jz"
打了patch

dsniff-2.3.tar.gz
编译出错:
./sshcrypto.c:25: error: field ‘key’ has incomplete type
解决办法:
#include <openssl/blowfish.h>   ←追加
#include <openssl/des.h>  ←追加

编译出错:
sshow.c: In function 'client_to_server'
解决办法:
#define CLK_TCK CLOCKS_PER_SEC

参考链接:

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值