2007fld has asked for the wisdom of the Perl Monks concerning the following question:
Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at /usr/lib/perl5/site_perl/5.10.0/Crypt/DH.pm line 6
I only need to use ssh2, so I think I just need Pari and Math::Pari, no need for GMP etc., right? I have updated the LD_LIBRARY_PATH with the libary's path, still not luck.
I even edited the DH.pm file, so it only looks for Pari, still not luck.
I'm stuck. Please help and thanks a lot!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Math libary issue when install Net::SSH::Perl
by salva (Canon) on Dec 10, 2010 at 22:22 UTC | |
|
Re: Math libary issue when install Net::SSH::Perl
by syphilis (Archbishop) on Dec 11, 2010 at 02:08 UTC | |
|
Re: Math libary issue when install Net::SSH::Perl
by Khen1950fx (Canon) on Dec 10, 2010 at 22:31 UTC | |
|
Re: Math libary issue when install Net::SSH::Perl
by Monkomatic (Sexton) on Dec 11, 2010 at 20:48 UTC |