[Date Prev][Date Next] [Chronological] [Thread] [Top]

Problem installing openldap client libraries



Hi!
 
 I have to install OpenLDAP client libraries. Searching in Google and RedHat mirrors I have found these rpms:
 
openldap-client-2.1.21-31798u90_1cl.386.rpm
openldap-client-2.1.23-1.i686.rpm
openldap-clients-2.1.25-6mdk.i586.rpm
 
is there any location/address/website where I can find them?
 
The next I did:
 
[root@LX01 tmp]# rpm -Uvh openldap-client-2.1.21-31798U90_1cl.i386.rpm
warning: openldap-client-2.1.21-31798U90_1cl.i386.rpm: V3 DSA signature: NOKEY, key ID 99807190
error: Failed dependencies:
        libcrypto.so.0.9.7 is needed by openldap-client-2.1.21-31798U90_1cl
        libssl.so.0.9.7 is needed by openldap-client-2.1.21-31798U90_1cl
 
What??? libcrypto and libssl are in openssl rpm, I have installed openssl-0.9.7a-22.1, and checked it:
 
[root@LX01 jabberd-2.0s3]# rpm -q openssl
openssl-0.9.7a-22.1
 
I have tried to force the installation with --nodeps options and other stuff but I can't install OpenLDAP client libraries.
 
has anybody had an experience installing openldap's client libraries?
 
Can anybody help me or guide me about the installation process?
 
Greetings