Re: Problems with Net::SSLeay

2001-05-30 Thread Peter Scott
At 03:37 PM 5/30/01 -0700, I wrote: >At 01:25 PM 5/30/01 -0500, you wrote: >>Peter, >> >>I did what you suggested and here are the results. I'm going to upgrade >>to OpenSSL-0.9.6a and then try it again. >> >>Any other suggestions? > >Fraid not. This kind of thing is a bear. I'd be checking wh

Re: Problems with Net::SSLeay

2001-05-30 Thread Peter Scott
ay.so: undefined symbol: md5_block_x86 at >/usr/local/lib/perl5/5.6.0/i686-linux/DynaLoader.pm line 200. >at test.pl line 19 >Compilation failed in require at test.pl line 19. >BEGIN failed--compilation aborted at test.pl line 19. >make: *** [test_dynamic] Error 255 > /usr/bin/m

Re: Problems with Net::SSLeay

2001-05-29 Thread Peter Scott
At 11:39 AM 5/29/01 -0500, K Old wrote: >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.

Problems with Net::SSLeay

2001-05-29 Thread K Old
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