Thread

Posted on Tue May 30 18:56:00 2006 by rahed
missing method
When I start a script using Net::SSH::Perl I get the following messages.

Math::BigInt::GMP is missing method '_one' at /usr/local/lib/perl5/site_perl/5.8.7/Crypt/DSA/KeyChain.pm line 6
Cannot load outdated Math::BigInt::GMP v1.18, please upgrade at /usr/local/lib/perl5/site_perl/5.8.7/Crypt/DSA/KeyChain.pm line 6

libgmp 4.1.4 is installed. What should I look at?

Thank you much.

Radek
Direct Responses: 2382 | Write a response
Posted on Tue May 30 20:04:58 2006 by tels in response to 2380
Re: missing method
I have no idea. The error message indicates that v1.18 was loaded, and should work, but for some reason did not. Please file a bug report at http://rt.cpan.org/ with all possible details. Thanx for your report, Tels
Direct Responses: 6220 | Write a response
Posted on Wed Oct 10 22:02:37 2007 by csgonan in response to 2382
Re: missing method
I just installed the Math::BigInt::GMP on a Solaris 8 server without issue. It asked to install a default (Math::BigInt) which I allowed. I instaled this because I was having very very slow logins with NET::SFTP, and I couldn't believe how that solved the problem. The login just flew. I'm using passwords for authentication.
Write a response