in reply to Net::Pcap prob

What part of the error message do you have a problem with?

You appear to lack the pcap(3) library.

Please read it and install the corresponding packages.

Replies are listed 'Best First'.
Re^2: Net::Pcap prob
by perlsyntax (Pilgrim) on Jun 02, 2012 at 13:56 UTC
    I do got the libpcap-devel and libpcap-devel transitional package to so i not sure what going on here.

      The next line of the error message says:

      If it is installed in a non-standard location, please try setting the +LIBS and INC values on the command line.

      What part of this error message have you tried and how did it work for you?

      If you already tried the complete instructions of the error message, please say so, and describe your exact situation (OS, version, installed package, output) instead of letting me walk you through reading the error message.

        I useing Xbuntu 11.10 perl 5.16.0.I compile it my /usr/lib;sudo ln -s i386-linux-gnu/libpcap.so Got this output. /usr/lib$