Hi,
I'm trying to install xml-security-c on a server:
Red Hat Enterprise Linux Server release 5.8 (Tikanga)
and
2.6.18-274.el5PAE #1 SMP Fri Jul 8 17:59:09 EDT 2011 i686 i686 i386
GNU/Linux
I have already installed from sources: curl-7.22.0, log4shib-1.0.4,
xerces-c-3.1.1.
For xml-security-c the problem is:
checking for pkg-config... no
checking for OpenSSL cflags...
checking for OpenSSL libraries...
configure: error: "Unable to find libcrypto"
The same error occurs with xml-security-c-1.6.1 and xml-security-c-1.7.0.
The library is present:
locate libcrypto
/lib/.libcrypto.so.0.9.8e.hmac
/lib/.libcrypto.so.6.hmac
/lib/libcrypto.so.0.9.8e
/lib/libcrypto.so.6
/usr/lib/vmware-tools/lib32/libcrypto.so.0.9.8
/usr/lib/vmware-tools/lib32/libcrypto.so.0.9.8/libcrypto.so.0.9.8
/usr/lib/vmware-tools/lib64/libcrypto.so.0.9.8
/usr/lib/vmware-tools/lib64/libcrypto.so.0.9.8/libcrypto.so.0.9.8
From config.log:
| #include <openssl/evp.h>
| int
| main ()
| {
| EVP_EncryptInit(NULL, NULL, NULL, NULL) ; return 0;
| ;
| return 0;
| }
configure:16948: error: "Unable to find libcrypto"
I've verified that:
1]
yum deplist openssl-devel
Finding dependencies:
package: openssl-devel.i386 0.9.8b-8.3.el5_0.2
dependency: libcrypto.so.6
provider: openssl.i686 0.9.8b-8.3.el5
provider: openssl.i386 0.9.8b-8.3.el5
2] yum list | grep openssl
openssl.i686 0.9.8e-22.el5_8.4 installed
openssl-devel.i386 0.9.8e-22.el5_8.4 installed
I need to install xml-security-c and then xmltooling, opensaml and
shibboleth-sp.
Why this problem (configure: error: "Unable to find libcrypto") occurs?
regards,
Teresa
--
----------------------------------
L'educazione รจ il pane dell'anima
----------------------------------
Teresa Fasano
CINECA
System and Technologies Department
Middleware and Infrastructure Group
Via Magnanelli, 6/3
Casalecchio di Reno (Bologna) ITALY
web: http://www.cineca.it
e-mail: [email protected]
phone: +39 051 61 71 364