Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Thevamih

macrumors newbie
Original poster
Oct 3, 2010
2
0
I am trying to install Aim Sniff which runs through terminal.
I am slowly figuring out how to use terminal to run .pl files but the readme files says I need to install these dependencies.

Code:
Requires Samba to perform SMB lookup features.

Requires the following perl modules:
Net::Pcap;
NetPacket::Ethernet qw(:strip);
NetPacket::IP qw(:strip);
NetPacket::TCP;
NetPacket::UDP;
DBI;
Unicode::String qw(utf8 latin1 utf16);
Proc::Daemon;
Proc::Simple;
FileHandle;
Unix::Syslog;
GDBM_File;

How do I install install these perl modules and/or check that they are available?
Thank you for any help
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.