在bt5中安装airpwn遇到问题,求解
如题,前几天在硬盘上安装了backtrack5,安装镜像已经验证过md5值了,确认是正品。通过《无线网络安全——攻防实战进阶》了解到MITM,想安装airpwn,谁知遇到好多问题。
开始是缺少libnet,
下了个新版本的解决了,
后来是缺少libpcre,也解决了。
现在的提示是缺少头文件,昨晚看了几个小时也没找到根结
现附上代码如下,希望哪位热心人帮我看看:
root@bt:/usr/down/airpwn-1.3# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for libnet_build_tcp in -lnet... yes
checking for pcap_open_live in -lpcap... yes
checking for pcre_compile in -lpcre... yes
checking for pthread_create in -lpthread... yes
checking for tx80211_txpacket in -lorcon... yes
checking for MD5_Init in -lssl... no
configure: openssl required for full WEP key generation
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking libnet.h usability... yes
checking libnet.h presence... yes
checking for libnet.h... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking tx80211.h usability... yes
checking tx80211.h presence... yes
checking for tx80211.h... yes
checking tx80211_packet.h usability... yes
checking tx80211_packet.h presence... yes
checking for tx80211_packet.h... yes
checking openssl/md5.h usability... no
checking openssl/md5.h presence... no
checking for openssl/md5.h... no
configure: error: required header missing..
这个真的不知道该怎么进行了,求大家帮帮忙。 汗,自己顶起来,求解 更新GCC.... 楼主还会用BT5啊,太牛了。
页:
[1]