in reply to Re^3: "Undefined subroutine &main::pcap_lookupdev called" yet module installed and PERL5LIB is set correctly : *(
in thread "Undefined subroutine &main::pcap_lookupdev called" yet module installed and PERL5LIB is set correctly : *(
I've got to get this working and this is driving me crazy. The PERL interpreter can clearly find the module but doesn't like the subroutines that it is supposed to be exporting.[mddev@mdsaln01:~/mdscripts/bin] $ ./pcapTest.pl Undefined subroutine &main::pcap_lookupdev called at ./pcapTest.pl lin +e 6. [mddev@mdsaln01:~/mdscripts/bin] $
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: "Undefined subroutine &main::pcap_lookupdev called" yet module installed and PERL5LIB is set correctly : *(
by ikegami (Patriarch) on Jun 10, 2009 at 18:09 UTC | |
by stevehicks (Sexton) on Jun 10, 2009 at 19:11 UTC | |
by Khen1950fx (Canon) on Jun 10, 2009 at 19:40 UTC | |
by stevehicks (Sexton) on Jun 10, 2009 at 20:32 UTC | |
by Anonymous Monk on Jun 11, 2009 at 04:39 UTC | |
|