in reply to Re^3: Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::Calc at /usr/lib/perl5/site_perl/5.8.8/Crypt/DH.pm line 6
in thread Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::Calc at /usr/lib/perl5/site_perl/5.8.8/Crypt/DH.pm line 6
I'm using cygwin and had the same problem. Yes it's an external library. I manage to get around this error after installing the Math library package called GMP. So for pure native Linux/Unix environment, it will need this RPM/DEB/Tarball installed.
Description about gmp package: GMP is a free library for arbitrary precision arithmetic
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::Calc at /usr/lib/perl5/site_perl/5.8.8/Crypt/DH.pm line 6
by Anonymous Monk on Jul 03, 2012 at 03:55 UTC |