Re: Problems instaling perl Net::Pcap module

2005-03-06 Thread Gerrit P. Haase
SonOfLilit wrote: I hope this is the right place to post this. The steps I went through: * d/l it * extract * cd to dir * d/l WinPcap developer kit and put ./lib to my /lib/Pcap and ./include to my /usr/include, without replacing 2-3 .h headers that I already had * $ perl Makefile.PL

RE: Problems instaling perl Net::Pcap module

2005-03-04 Thread Dave Korn
Original Message From: SonOfLilit Sent: 03 March 2005 17:08 [ ... snip! ... ] * d/l WinPcap developer kit and put ./lib to my /lib/Pcap and ./include to my /usr/include, without replacing 2-3 .h headers that I already had [ ... snip! ... ] 'Pcap.o(.text+0x12b7):Pcap.c: undefined

Problems instaling perl Net::Pcap module

2005-03-03 Thread SonOfLilit
I hope this is the right place to post this. The steps I went through: * d/l it * extract * cd to dir * d/l WinPcap developer kit and put ./lib to my /lib/Pcap and ./include to my /usr/include, without replacing 2-3 .h headers that I already had * $ perl Makefile.PL INC=-I/usr/include