http://qs1969.pair.com?node_id=306589

Plankton has asked for the wisdom of the Perl Monks concerning the following question:

Friends,

I am trying to install Math-GMP-2.03 which is required if I want to install Net::SSH::Perl which is required for Net::SFTP. I have installed gmp from http://www.swox.com/gmp/ with no problem, but when I go to install Math-GMP-2.03 I get this ...
LD_RUN_PATH="/usr/local/lib" gcc -G -L/usr/local/lib GMP.o -o blib/a +rch/auto/Math/GMP/GMP.so -lgmp ld: fatal: file /usr/local/lib/libgmp.so: wrong ELF class: ELFCLASS64 ld: fatal: File processing errors. No output written to blib/arch/auto +/Math/GMP/GMP.so collect2: ld returned 1 exit status make: *** [blib/arch/auto/Math/GMP/GMP.so] Error 1
make error!

Have any of you ran into the problem? If so how did you correct it?

Thanks

Plankton: 1% Evil, 99% Hot Gas.