Fedora 27을 실행 중이며 Reaver 1.4를 설치하려고합니다. 여기에 명령이 있습니다.오류 pcap 라이브러리를 찾을 수 없습니다.
./configure
및 그 결과.
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for pcap_open_live in -lpcap... no
error: pcap library not found!
도움
주시면 감사하겠습니다.yum install sqlite-devel
는 모든 일이 잘 진행 :
괜찮을 것 사람은 "pcap 라이브러리를 찾을 수 없습니다"와 같은 요청을 입력하고 문제와 관련된 지식을 자동으로 수집합니다. –
@ n.m. 나는 어디에 문제가 있는지 이해하지 못한다. 나는 fedora 27에 reaver 1.4를 설치하려고하고 오류가 발생했다. – mego
Google은 친구입니다. 그걸 써. –