in reply to Re: Net::Pcap stats.t fail
in thread Net::Pcap stats.t fail

I have done make and make install even tho the "make test"
does not complete successful.
This is pretty straight forward. I used "yum" to
update libpcap and downloaded the most recent Net::Pcap
"0.5". I then run "make" and "make install",
this gets the pcap.pm file available for the tests to use
during the "make test".

Could someone more knowledgeable than I take a look
at 07-stats.t and see what might be causing the errors?

Replies are listed 'Best First'.
Re^3: Net::Pcap stats.t fail
by Joost (Canon) on Dec 29, 2004 at 17:47 UTC
      I started this install with new libraries and did not have to update anything.
      This must be an isolated issue as no one seems to be familiar
      with it.