Thread

Posted on Wed Jan 31 17:51:19 2007 by jaskula
GMP and SSH install for Linux - problem
Hallo, Could You help me? I have a problem with GMP and SSH. I can't install it! Firts things wich I did was instaliing GMP, but it didn't create library in usr/local/lib (wasn't Math/GMP.pm). In usr/local/lib I have commons files: libgmp.so.3.4, libgmp.so and 3 times libgmp. During the installation I hadn't any errors. Now I'am trying to install SSH, but I have this message: Warning: prerequisite Convert::PEM 0.05 not found. Warning: prerequisite Crypt::DH 0.01 not found. Warning: prerequisite Crypt::DSA 0.11 not found. Warning: prerequisite Crypt::IDEA 0 not found. Warning: prerequisite Crypt::RSA 1.37 not found. Warning: prerequisite Math::GMP 1.04 not found. Warning: prerequisite Math::Pari 2.001804 not found. Warning: prerequisite String::CRC32 1.2 not found. Writing Makefile for Net::SSH::Perl If You can help me, I will be glad! Best regards tomek
Direct Responses: 5667 | Write a response
Posted on Mon Jul 9 17:28:13 2007 by gopivaitla in response to 4217
Re: GMP and SSH install for Linux - problem
First install below modules then install the SSH module. Convert::PEM 0.05 Crypt::DH 0.01 Crypt::DSA 0.11 Crypt::IDEA Crypt::RSA 1.37 Math::GMP 1.04 Math::Pari 2.001804 String::CRC32 1.2
Write a response