in reply to Net::Pcap stats.t fail
Make sure you run make (without arguments) first. Does that still give the same error?perl -Mblib t/07-stats.t
update: if you've changed anything in the system (like installed a new library version), you need to re-run the whole install sequence:
perl Makefile.pl make make test (sudo) make install
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::Pcap stats.t fail
by welshkc (Initiate) on Dec 29, 2004 at 15:50 UTC | |
by Joost (Canon) on Dec 29, 2004 at 17:47 UTC | |
by welshkc (Initiate) on Dec 30, 2004 at 15:09 UTC |