hi, i am getting error while using net::ssh::perl module to execute commands on remote machine
following is the error : Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::Calc at /opt/ActivePerl-5.12/site/lib/Crypt/DH.pm line 6 i have installed these modules: math::bigint::gmp and math::bigint::pari modules but no luck the perl version is 5.12 and the ssh is happening between rhel to HP i am getting this error after downloading/installing Crypt::DH module when i am running "make test" command. plz suggest