LinuxUser2008 has asked for the wisdom of the Perl Monks concerning the following question:
Can't locate Math/Pari.pm in @INC (@INC contains: /usr/local/lib/perl5 +/5.8.8/sun4-solaris /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/s +ite_perl/5.8.8/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.8 /usr +/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/site_perl/5.8.8 +/Net/SSH/Perl/Util/SSH2MP.pm line 6, <GEN0> line 1. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5. +8.8/Net/SSH/Perl/Util/SSH2MP.pm line 6, <GEN0> line 1. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.8.8/ +Net/SSH/Perl/Util.pm line 56, <GEN0> line 1. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5. +8.8/Net/SSH/Perl/Kex/DH1.pm line 10, <GEN0> line 1. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.8.8/ +Net/SSH/Perl/Kex.pm line 6, <GEN0> line 1. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5. +8.8/Net/SSH/Perl/Kex.pm line 6, <GEN0> line 1. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.8.8/ +Net/SSH/Perl/SSH2.pm line 6, <GEN0> line 1. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5. +8.8/Net/SSH/Perl/SSH2.pm line 6, <GEN0> line 1. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.8.8/ +Net/SSH/Perl.pm line 52, <GEN0> line 1.
make gcc -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/ +usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFS +ET_BITS=64 -O -DVERSION=\"2.06\" -DXS_VERSION=\"2.06\" -fPIC "-I/ +usr/local/lib/perl5/5.8.8/sun4-solaris/CORE" GMP.c Running Mkbootstrap for Math::GMP () chmod 644 GMP.bs rm -f blib/arch/auto/Math/GMP/GMP.so LD_RUN_PATH="/usr/local/lib" gcc -G -L/usr/local/lib -L/opt/gnu/lib G +MP.o -o blib/arch/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 *** Error code 1 make: Fatal error: Command failed for target `blib/arch/auto/Math/GMP/ +GMP.so'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Compiling Net::SSH::Perl
by salva (Canon) on Jun 07, 2010 at 08:12 UTC | |
by LinuxUser2008 (Acolyte) on Jun 07, 2010 at 09:02 UTC | |
by salva (Canon) on Jun 07, 2010 at 09:54 UTC | |
by LinuxUser2008 (Acolyte) on Jun 07, 2010 at 11:36 UTC | |
by salva (Canon) on Jun 07, 2010 at 12:18 UTC | |
|
Re: Compiling Net::SSH::Perl
by Khen1950fx (Canon) on Jun 07, 2010 at 08:18 UTC | |
by LinuxUser2008 (Acolyte) on Jun 07, 2010 at 08:38 UTC | |
|
Re: Compiling Net::SSH::Perl
by opensourcer (Monk) on Jun 07, 2010 at 08:04 UTC | |
|
Re: Compiling Net::SSH::Perl
by Anonymous Monk on Nov 14, 2010 at 15:33 UTC |