Posted on 2009-05-27 07:05:09-07 by viju
Problem installing Net::SSH::Perl and Math::GMP packages.
Hello, I am having problems installing Net::SSH::Perl and Math::GMP modules for my ssh script. I have downloaded the packages "Math-GMP-2.05.tar.tar and Net-SSH-Perl-1.34.tar.tar" from CPAN site. But I am getting error while running the script probably the problem happening for me is in installing the above packages. Also please let me know if something more need to be installed. Also Note I have to install this as Normal user as I do not have root user permission. The commands I used to install is listed below.
tar -zxvf Net-SSH-Perl-1.34.tar.tar perl Makefile.PL PREFIX=/home/vijay/PerlModules/Net-SSH-Perl-1.34/lib make make test make install tar -zxvf Math-GMP-2.05.tar.tar perl Makefile.PL PREFIX=/home/vijay/PerlModules/Math-GMP-2.05/lib make make test make install
Could somebody please help me on this.
Direct Responses: 12147 | Write a response
Posted on 2010-01-08 22:13:25-08 by dualsweat in response to 10836
Re: Problem installing Net::SSH::Perl and Math::GMP packages.
I am having the same problem. Did you ever get this to work?
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.