Net-SSH-Perl - Re: problem with prerequisites for Net-SSH-Perl

Posted on Sat Oct 13 23:30:13 2007 by rahed in response to 6246 (See the whole thread of 4)
Re: problem with prerequisites for Net-SSH-Perl
First make sure you have libgmp3, libgmp3-dev and libpari1 (or similar names for HPUX).
Then if you encounter any problems when installing Net::SSH::Perl from cpan prompt install each of prerequisite modules separately (either from cpan or from distribution - perl Makefile.PL, make, make test, make install).

Math::Pari installation may cause problems so read README and INSTALL of this module.
Direct Responses: 6279 | Write a response