I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-01-25 17:33:55-08 by maestro
Net-SSH-Perl-1.29 instalation
Hi there.

I'm trying to install this Net-SSH-Perl-1.29. However, I need a lot of other modules as well, in order to install this one.

Warning: prerequisite Convert::PEM 0.05 not found.
Warning: prerequisite Crypt::DH 0.01 not found.
Warning: prerequisite Crypt::DSA 0.11 not found.
Warning: prerequisite Crypt::IDEA 0 not found.
Warning: prerequisite Digest::HMAC_MD5 0 not found.
Warning: prerequisite Digest::HMAC_SHA1 0 not found.
Warning: prerequisite Digest::SHA1 2.10 not found.
Warning: prerequisite Math::GMP 1.04 not found.
Warning: prerequisite Math::Pari 2.001804 not found.
Warning: prerequisite String::CRC32 1.2 not found.
Writing Makefile for Net::SSH::Perl

I can't use the following command because where I work there isn't a ftp proxy
perl -MCPAN -e 'install Net::SSH::Perl'
If there was a HTTP Mirror I think I could do this way.


Do I really have do download AND INSTALL the ".tar.gz" modules 1 by 1 (and also every dependency)?
Isn't there a better way to do this, such as downloading every module needed and installing all at the same time? How can I do this? And how do I know all the modules I need?

Thanks!

Direct Responses: 1719 | Write a response