I'm trying to install "pam_ldap" on my fedora core 1 machine. It is asking for 
liblber.so and libldap.so dependencies even though I have them in /usr/lib. Should I 
just go install it with out a dependencies? what is wrong with this picture?
 
[EMAIL PROTECTED] rpms]# rpm -i pam_ldap*.rpm
error: Failed dependencies:
        liblber.so is needed by pam_ldap-38-mz1
        libldap.so is needed by pam_ldap-38-mz1
[EMAIL PROTECTED] rpms]# cd /usr/lib
[EMAIL PROTECTED] lib]# ls | grep libldap.so
libldap.so
libldap.so.2
libldap.so.2.0.122
[EMAIL PROTECTED] lib]# ls | grep liblber.so
liblber.so
liblber.so.2
liblber.so.2.0.122
[EMAIL PROTECTED] lib]# 
 
Ambex




                
---------------------------------
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to