Thought I better write this down before I forget it, how to install missing perl modules under ubuntu using apt-get
so say you see this:
Requirements
------------
Net::LDAP
Getopt::Std
Net::Nslookup
Net::Dns
how do you install those?
well simple...
apt-get install libnet-ldap-perl
apt-get install libnet-dns-perl
etc
Tuesday, 10 April 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment