configure error pcap config not found libpcap not installed
communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company pcap library not found fedora Business Learn more about hiring developers or posting ads with us Ask Ubuntu Questions Tags
Sudo Apt-get Install Libpcap-dev
Users Badges Unanswered Ask Question _ Ask Ubuntu is a question and answer site for Ubuntu users and developers. Join them; it unable to locate package libpcap-dev only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top Can someone tell me how to install reaver-wps? upChecking For Pcap_open_live In -lpcap... No Error: Pcap Library Not Found!
vote 10 down vote favorite 1 Here is the webpage http://code.google.com/p/reaver-wps/ Can someone help me install it so I can play around with it? installation install-from-source share|improve this question edited Jun 20 '12 at 19:44 Bruno Pereira 48.6k18149183 asked Jan 11 '12 at 22:47 TheXed 9,900124478 I'll give it a shot –RolandiXor♦ Jan 11 '12 at 23:34 add a comment| 5 Answers 5 active oldest votes up vote 9 down vote accepted You need unable to locate package libpcap-dev kali to install libpcap*-dev first: sudo apt-get install libpcap*-dev Extract the tar file, then from the terminal: cd /path/to/src ./configure --prefix=/usr make sudo make install share|improve this answer answered Jan 12 '12 at 0:28 RolandiXor♦ 41.1k20113216 Any ideas about this: E: Unable to locate package lsqlite3 ? –TheXed Jan 12 '12 at 1:40 never mind figured it out. –TheXed Jan 12 '12 at 1:42 add a comment| up vote 7 down vote Even if you receive this error during "./configure": error: pcap library not found! installing libsqlite3-dev helps to solve it. share|improve this answer answered Jul 12 '12 at 0:17 chronos00 8619 1 I've installed libpcap and it is still showing me the error. Installing libsqlite3-dev worked for me. –Zack Titan Oct 13 '15 at 7:40 add a comment| up vote 4 down vote If you receive the "error: sqlite3 library not found!" then run the following prior to configure: sudo apt-get install libsqlite3-dev share|improve this answer edited Jan 18 '12 at 7:48 N.N. 6,025104380 answered Jan 18 '12 at 3:32 Sam Rastin 412 add a comment| up vote 0 down vote if permission is denied when using ./configure try sudo sh ./configure share|improve this answer edited Feb 16 '12 at 2:29 Marco Ceppi♦ 30.9k20132180 answered Feb 16 '12 at 1:58 redperadot 91 -1 ./configure shouldn't require super-user priRequests 0 Wiki Network Create a new issue Commits Issue Boards Closed Open Issue #97 opened 2015-09-05
Libpcap Not Found Tcpreplay
16:52:05 UTC by Billdb Billdb@billhibadb ./configure fails as pcap isE Unable To Locate Package Libpcap-dev Kali
not found Created by: GoogleCodeExporter 0. What version of Reaver are you using? (Only defects against download libpcap the latest version will be considered.) r69 1. What operating system are you using (Linux is the only supported OS)? ubuntu 11.10 According libpcap is installed sudo apt-get install libpcap-dev Reading http://askubuntu.com/questions/94738/can-someone-tell-me-how-to-install-reaver-wps package lists... Done Building dependency tree Reading state information... Done libpcap-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. According to this it isn't? ./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... https://gitlab.com/billhibadb/reaver-wps/issues/97 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! Tried multiple removes, libpcap compiles from source - which did not work. Ran from backtrack without problems, though. (running from backtrack is not an option) Original issue reported on code.google.com by mojavo...@gmail.com on 6 Jan 2012 at 8:16 Imported comments: By GoogleCodeExporter on 2015-09-05 04:08:40 UTC [deleted comment] By GoogleCodeExporter on 2015-09-05 04:08:40 UTC sudo apt-get install libpcap0.8-dev Original comment by der...@libero.it on 6 Jan 2012 at 10:49 By GoogleCodeExporter on 2015-09-05 04:08:40 UTC Only if it was that simple... sudo apt-get install libpcap0.8-dev Reading package lists... Done Building dependency tree Reading state information... Done libpcap0.8-dev is already the newest version. libpcap0.8-dev set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. ~/reaver-wpclean. Screenshot instructions: Windows Mac Red Hat Linux Ubuntu Click URL instructions: Right-click on ad, choose "Copy Link", https://sourceforge.net/p/tcpreplay/mailman/message/28510486/ then paste here → (This may not be possible with https://bugs.kali.org/view.php?id=2410 some types of ads) More information about our ad policies X You seem to have CSS turned off. Please don't fill out this field. You seem to have CSS turned off. Please don't fill out this field. Briefly describe the problem (required): not found Upload screenshot of ad (required): Select a file, or drag & drop file here. ✔ ✘ Please provide the ad click URL, if possible: Home Browse tcpreplay Mailing Lists tcpreplay edit and replay captured network traffic Brought to you by: aturner, fklassen Summary Files Reviews Support Wiki Mailing Lists External Link ▾ unable to locate Donate Browse SVN tcpreplay-devel tcpreplay-users Re: [Tcpreplay-users] libpcap not found Re: [Tcpreplay-users] libpcap not found From: Cummings, Charles
Linux[All Projects] Kali Package Bugpublic2015-07-11 01:572015-07-11 02:00ReporterbigmosAssigned TomutsPrioritynormalSeverityminorReproducibilityalwaysStatusclosedResolutionno change requiredProduct Version1.1.0Target VersionFixed in VersionSummary0002410: Unabel to install Reaver or lpcap... Unable to locate packageDescriptionThis 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 Attached Files Relationships Relationships Notes (0003503) muts (administrator) 2015-07-11 02:00 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. Notes 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 Issue History Copyright © 2000 - 2016 MantisBT Team