|
Installing the necessary Modules
|
Previous Top Next |
|
1. Term::ReadKey
|
TermReadKey-2.14.tar.gz
|
|
2. Passwd::Linux
|
Passwd-Linux-0.70.tar.gz
|
|
3. Convert::ASN1
|
Convert-ASN1-0.07.tar.gz
|
|
4. Net::LDAP
|
perl-ldap-0.22.tar.gz
|
|
tar xvzf filename.tar.gz
|
tar xvzf TermReadKey-2.14.tar.gz
|
|
cd directory
|
cd TermReadKey-2.14
|
|
perl Makefile.PL
|
perl Makefile.PL
|
|
make
|
make
|
|
make test
|
make test
|
|
make install
|
make install
|