Hello,

I'm trying to use the Net::SSLeay module and am calling it like:

use Net::SSLeay qw(post_https make_headers make_form);

but I'm getting the following response at the command line.....

Can't load 
'/usr/local/lib/perl5/site_perl/5.6.0/i686-linux/auto/Net/SSLeay/SSLeay.so' 
for module Net::SSLeay: 
/usr/local/lib/perl5/site_perl/5.6.0/i686-linux/auto/Net/SSLeay/SSLeay.so: 
undefined symbol: md5_block_x86 at 
/usr/local/lib/perl5/5.6.0/i686-linux/DynaLoader.pm line 200.
at ./bill.pl line 168
Compilation failed in require at ./bill.pl line 168.
BEGIN failed--compilation aborted at ./bill.pl line 168.

Any ideas what I'm to do now?

I installed Net::SSLeay using CPAN so I don't think the installation is bad.

Thanks for your help.

Kevin
[EMAIL PROTECTED]
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to