Thread WinPcap developer pack standard location (0 answers)
Opened by roli at 2013-07-12 15:27

roli
 2013-07-12 15:27
#168840 #168840
User since
2004-12-31
424 Artikel
BenutzerIn
[default_avatar]
Hi,

ich wollte eben Net::Pcap auf Win7 installieren, und bin dabei auf folgendes gestoßen:
Quote
cpan> install Net::Pcap
Database was generated on Fri, 12 Jul 2013 10:15:20 GMT
Running install for module 'Net::Pcap'
Running make for S/SA/SAPER/Net-Pcap-0.17.tar.gz
Checksum for C:\strawberry\cpan\sources\authors\id\S\SA\SAPER\Net-Pcap-0.17.tar.gz ok
Scanning cache C:\strawberry\cpan\build for sizes
............................................................................DONE

CPAN.pm: Building S/SA/SAPER/Net-Pcap-0.17.tar.gz

socket.h patched... ok
looking for -lwpcap... yes
checking for pcap_lib_version() in -lwpcap... no
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
You appear to lack the WinPcap developer pack.

If it is installed in a non-standard location, please try setting the LIBS
and INC values on the command line. For instance, if you have unziped the
developer's pack in C:\WpdPack, you should execute:

perl Makefile.PL INC=-IC:/WpdPack/Include "LIBS=-LC:/WpdPack/Lib -lwpcap"

Or get and install the WinPcap developer's pack from
http://www.winpcap.org/install/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
detecting available functions... ok
Checking if your kit is complete...
Looks good
Warning (mostly harmless): No library found for -lwpcap
Writing Makefile for Net::Pcap


Meine Frage ist jetzt, wenn hier so schön gesagt wird "If it is installed in a non-standard location", wie kann ich herausfinden was die standard location ist? Ich möchte eine Installationsanleitung schreiben, mit der ich es den Anwendern der SW so leicht wie möglich mache. Dazu gehört dann halt sowas wie "Entpacke das WinPcap developer pack nach c:\..."

Danke
Roland
--
"Steh vorn, während du fragst;
sitzen soll, wer antwortet."
Aus "Die Edda des Snorri Sturluson" "Gylfis Täuschung" Strophe 2

View full thread WinPcap developer pack standard location