[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-security] SSLeay installation



Hi there,

I've been monitoring the list for some time and have a question that I 
think fits into the security '"mould", if not I apologise.

I'm running a RaQ4i and have a web hosting client that needs to use the 
Net::SSLeay perl module to access the credit card processor that he has 
signed up with,  This is not installed on the server and I have downloaded 
the module from the relevent web site.

However when I try :- ./Makefile.PL -t

I get the following :-

Checking for OpenSSL-0.9.6c or newer...
You have OpenSSL-0.9.6b installed in /usr
openssl-0.9.6a and some earlier versions have weaknesses and also 0.9.6b 
has some (nonfatal) bugs (read CHANGES file in the openssl-0.9.6c 
distribution, www.openssl.org), upgrading to openssl-0.9.6c is 
recommended.
Note (probably harmless): No library found for -lssl
Note (probably harmless): No library found for -lcrypto
Writing Makefile for Net::SSLeay::Handle
Writing Makefile for Net::SSLeay
make[1]: Entering directory 
`/home/packages/Net_SSLeay.pm-1.13/Net-SSLeay-Handle-0.50'
Manifying ../blib/man3/Net::SSLeay::Handle.3
make[1]: Leaving directory 
`/home/packages/Net_SSLeay.pm-1.13/Net-SSLeay-Handle-0.50'
cc -c -I/usr/include -Dbool=char -DHAS_BOOL -I/usr/local/include -O2 
-DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -fpic 
-I/usr/lib/perl5/5.00503/i386-linux/CORE  SSLeay.c
SSLeay.xs:61: openssl/err.h: No such file or directory
SSLeay.xs:62: openssl/lhash.h: No such file or directory
SSLeay.xs:63: openssl/rand.h: No such file or directory
SSLeay.xs:64: openssl/buffer.h: No such file or directory
SSLeay.xs:65: openssl/ssl.h: No such file or directory
SSLeay.xs:66: openssl/comp.h: No such file or directory
make: *** [SSLeay.o] Error 1

Has anyone else installed this module and if so can you give me some hints 
?

Is the upgrade to openssl-0.9.6c recommended, and if so will it interfer 
with the rest of the Raq ?

Regards

John