Subject: | SSLeay PM not installed from CPAN. |
Date: | Thu, 3 Apr 2014 14:19:06 -0500 |
To: | bug-Finance-Quote [...] rt.cpan.org |
From: | Linas Vepstas <linasvepstas [...] gmail.com> |
I used cpanm Finance::Quote to install the latest version 1.28) then ran
the example program. Promptly get the error spew below. The work-around is
obvious, but it would be nice if F::Q handled it too.
Can't load '/usr/lib/perl5/auto/Crypt/SSLeay/SSLeay.so' for module
Crypt::SSLeay: /usr/lib/perl5/auto/Crypt/SSLeay/SSLeay.so: wrong ELF class:
ELFCLASS32 at /usr/lib/perl/5.14/DynaLoader.pm line 184.
at /usr/local/share/perl/5.14.2/Finance/Quote/Deka.pm line 23
Compilation failed in require at
/usr/local/share/perl/5.14.2/Finance/Quote/Deka.pm line 23.
Compilation failed in require at (eval 16) line 1.
BEGIN failed--compilation aborted at (eval 16) line 1.
at ./fq-example.pl line 36
Attempt to reload Crypt/SSLeay.pm aborted.
Compilation failed in require at
/usr/local/share/perl/5.14.2/Finance/Quote/DWS.pm line 36.
Compilation failed in require at (eval 17) line 1.
BEGIN failed--compilation aborted at (eval 17) line 1.
at ./fq-example.pl line 36
Attempt to reload Crypt/SSLeay.pm aborted.
Compilation failed in require at
/usr/local/share/perl/5.14.2/Finance/Quote/GoldMoney.pm line 31.
Compilation failed in require at (eval 24) line 1.
BEGIN failed--compilation aborted at (eval 24) line 1.
at ./fq-example.pl line 36
Attempt to reload Crypt/SSLeay.pm aborted.
Compilation failed in require at
/usr/local/share/perl/5.14.2/Finance/Quote/Tiaacref.pm line 32.
Compilation failed in require at (eval 49) line 1.
BEGIN failed--compilation aborted at (eval 49) line 1.
at ./fq-example.pl line 36