View Issue Details

IDProjectCategoryView StatusLast Update
0002410Kali LinuxKali Package Bugpublic2015-07-11 02:00
Reporterbigmos Assigned Tomuts  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version1.1.0 
Summary0002410: Unabel to install Reaver or lpcap... Unable to locate package
Description

This is the error i get when truing to install reaver

root@kali32bit:~/Desktop/reaver-1.4/src# ./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!

and when trying to install lpcap

apt-get install libpcap-dev sqlite3 libsqlite3-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libpcap-dev
E: Unable to locate package libsqlite3-dev

Activities

muts

muts

2015-07-11 02:00

reporter   ~0003503

This is not a bug. You are probably missing proper repositories or have some other configuration issue. Check http://docs.kali.org/general-use/kali-linux-sources-list-repositories and try again.

Issue History

Date Modified Username Field Change
2015-07-11 01:57 bigmos New Issue
2015-07-11 02:00 muts Note Added: 0003503
2015-07-11 02:00 muts Status new => closed
2015-07-11 02:00 muts Assigned To => muts
2015-07-11 02:00 muts Resolution open => no change required