in reply to Re: Net::Pcap installation help (and not with the library)
in thread Net::Pcap installation help (and not with the library)

I fixed that - and it can find them - still doesn't install ??
  • Comment on Re^2: Net::Pcap installation help (and not with the library)

Replies are listed 'Best First'.
Re^3: Net::Pcap installation help (and not with the library)
by marto (Cardinal) on Jan 09, 2013 at 15:58 UTC

    Are you sure you have installed the Developer resources and not just WinPcap? Download the zip from my first link, extract to C:\WpdPack then:

    perl Makefile.PL INC=-IC:/WpdPack/Include "LIBS=-LC:/WpdPack/Lib -lwpc +ap" socket.h patched... ok looking for -lwpcap... yes checking for pcap_lib_version() in -lwpcap... yes detecting available functions... ok Writing Makefile for Net::Pcap Writing MYMETA.yml and MYMETA.json
      Yes, I get that information from the "perl Makefile.pl" command with the libraries set the way you stated - I get the same response - but when I try to dmake, dmake test, and dmake install, it fails. (On 2 different machines, both with the same setup, one a laptop, one a desktop)
Re^3: Net::Pcap installation help (and not with the library)
by Corion (Patriarch) on Jan 09, 2013 at 15:51 UTC

    Also consider applying the patch from RT #53292, and/or posting more relevant parts of the output of your build process.

      I have screen shots of my cmd window with all the information - but how do I attach here?

        Please don't.

        Use the "copy" feature of your console window, and copy the text here.