473,473 Members | 2,003 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Net::PcapUtils;

31 New Member
My script has the
Expand|Select|Wrap|Line Numbers
  1. use Net::PcapUtils; 
in, and then when i run it, there comes an error message that says
Expand|Select|Wrap|Line Numbers
  1. Can't locate loadable object for module Net::Pcap------- Compilation failed in require at C:/Perl/lib/Net/PcapUtils at line 64.
But in line 64 of PcapUtils there just reads
Expand|Select|Wrap|Line Numbers
  1. use Net::Pcap;
so whats wrong?
Oct 8 '08 #1
5 3571
KevinADC
4,059 Recognized Expert Specialist
Is Net::Pcap installed?

I'm not sure what the "loadable object" refers to. Maybe ask on www.perlmonks.com if nobody here knows what the problem is.
Oct 8 '08 #2
über
31 New Member
Hmm dunno if its installed, i just added it to Net folder
Oct 8 '08 #3
KevinADC
4,059 Recognized Expert Specialist
Hmm dunno if its installed, i just added it to Net folder
You have to install the modules. The loadable object is probably a file that is created when the module is installed and since you did not install the module that is probably the source of the problem.
Oct 8 '08 #4
über
31 New Member
You have to install the modules.
But how i could do that?
Oct 8 '08 #5
KevinADC
4,059 Recognized Expert Specialist
But how i could do that?

Ask your system administrator or your web host. If you have neither see if this link helps:

http://www.cpan.org/misc/cpan-faq.ht...l_Perl_modules
Oct 8 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: heaveninflames | last post by:
Hi all, When I execute the following code, it's captures all the data going trough my network card, that goes fine. But then i want to print the headers of the packets, see the if-statement: ...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.