--===============0404258543==
Content-Type: multipart/alternative;
boundary="----=_Part_37962_26744945.1172195878903"
------=_Part_37962_26744945.1172195878903
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
I am trying to run a perl script. I have downloaded the Net::Pcap module and
Net library as required, yet wwhen I try to run the script I get the
following error:
[fdavidg [at] localhost ~]$ perl ./arpcollect.pl
Can't load
'/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto /Net/Pcap/Pcap.so'
for module Net::Pcap:
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/ Net/Pcap/Pcap.so:
cannot restore segment prot after reloc: Permission denied at
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.
at ./arpcollect.pl line 6
Compilation failed in require at ./arpcollect.pl line 6.
BEGIN failed--compilation aborted at ./arpcollect.pl line 6.
I've checked and Pcap.so is in the required subdirectories.
I've checked the permissions.
I've even tried running it as root.
Any help to a beginning Perl user would be appreciated.
Thank you.
Frank
------=_Part_37962_26744945.1172195878903
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
I am trying to run a perl script. I have downloaded the Net::Pcap module and Net library as required, yet wwhen I try to run the script I get the following error:<br><br>[fdavidg [at] localhost ~]$ perl ./arpcollect.pl<br>Can't load ' /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/ Net/Pcap/Pcap.so ' for module Net::Pcap: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/ Net/Pcap/Pcap.so: cannot restore segment prot after reloc: Permission denied at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.
<br> at ./arpcollect.pl line 6<br>Compilation failed in require at ./arpcollect.pl line 6.<br>BEGIN failed--compilation aborted at ./arpcollect.pl line 6.<br><br>I've checked and Pcap.so is in the required subdirectories.
<br>I've checked the permissions.<br>I've even tried running it as root.<br><br>Any help to a beginning Perl user would be appreciated.<br><br>Thank you.<br><br>Frank<br>
------=_Part_37962_26744945.1172195878903--
--===============0404258543==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
ActivePerl mailing list
ActivePerl [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============0404258543==--
