List:General Discussion« Previous MessageNext Message »
From:Tom Gilbert Date:October 5 1999 6:42pm
Subject:Re: liblber and libldap -- Where are they?
View as plain text  
* John N. Alegre (listhub@stripped) wrote:
> This is directed at Red Hat RPM users.
> 
> When I try to install php-ldap-3.0.12-6.i386.rpm I get the following library
> dependencies:
> 
> [root@zaragoza php]# rpm -ivh php-ldap-3.0.12-6.i386.rpm 
> error: failed dependencies:
>         liblber.so.1 is needed by php-ldap-3.0.12-6
>         libldap.so.1 is needed by php-ldap-3.0.12-6
> 
> Can anyone tell me where I can find either an RPM package or some other way to
> install these libraries?  Doing a libldap*rpm at www.filewatcher.com yielded
> nada!
> 
> Thanks
> john

You'll be needing openldap then, included in RH6.1

If you don't want to use ldap, just install the plain pam package
instead of pam_ldap.

$rpm -qi openldap
Name        : openldap                     Relocations: (not relocateable)
Version     : 1.2.7                             Vendor: Red Hat Software
Release     : 2                             Build Date: Mon Sep 13 23:56:09 1999
Install date: Mon Oct  4 20:47:14 1999      Build Host: porky.devel.redhat.com
Group       : System Environment/Daemons    Source RPM: openldap-1.2.7-2.src.rpm
Size        : 3618325                          License: Artistic
Packager    : Red Hat Software <http://developer.redhat.com/bugzilla>
URL         : http://www.openldap.org
Summary     : LDAP servers, libraries, utilities, tools and sample clients.
Description :
OpenLDAP is an open source suite of LDAP (Lightweight Directory Access
Protocol) applications and development tools.  The suite includes a
stand-alone LDAP server (slapd), a stand-alone LDAP replication server
(slurpd), libraries for implementing the LDAP protocol, and utilities,
tools, and sample clients.

Install openldap if you need LDAP applications and tools.


Tom.
-- 
            .-------------------------------------------------------.
    .^.     | Tom Gilbert, England | tom@stripped |
    /V\     |----------------------| www.tomgilbert.freeserve.co.uk |
   // \\    | Sites I recommend:   `--------------------------------|
  /(   )\   | www.freshmeat.net www.enlightenment.org www.gnome.org |
   ^^-^^    `-------------------------------------------------------'
Thread
liblber and libldap -- Where are they?John N. Alegre5 Oct
  • Re: liblber and libldap -- Where are they?Tom Gilbert5 Oct