Displaying 1 result from an estimated 1 matches for "igint".
Did you mean:
bigint
2014 Apr 01
3
trouble installing Math::BigInt module
...not loading correctly on the new machine. On
the old one, the line:
perl -e "use Net::SSH::Perl::Key::DSA;"
gives no error and no output (as expected), but on the new machine, the
same line gives:
www:/var/www/html/circumventor# perl -e "use Net::SSH::Perl::Key::DSA;"
Math::BigInt version 1.78 required--this is only version 1.77 at
/usr/lib/perl5/vendor_perl/5.8.8/Crypt/DSA/KeyChain.pm line 4.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.8/Crypt/DSA/KeyChain.pm line 4.
Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.8.8/Crypt/DSA.pm li...