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

RE: could not open libler.a



Thaks, but it's not work !

Guy


-----Original Message-----
From: owner-openldap-software@OpenLDAP.org
[mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of
liedekef@pandora.be
Sent: Friday, June 29, 2001 2:54 PM
To: De Leeuw Guy
Cc: openldap-software@OpenLDAP.org
Subject: Re: could not open libler.a


put the following in your environment before you start something
ldap-like:

LD_LIBRARY_PATH=/usr/local/lib (or wherever you put the ldap libs)

Franky

On Fri, 29 Jun 2001, De Leeuw Guy wrote:

> Hi All,
>
> I just finish compiling openldap 2.0.11 under AIX 4.3.3.
> When I start slapadd I receive this error :
>
> SrvT450: root# /usr/local/sbin/slapadd -l
> /ef/Dev/newdev/Aix/ldap/Save-vendredi.ldif -f
> /usr/local/etc/openldap/slapd.conf -d -1
> exec(): 0509-036 Cannot load program /usr/local/sbin/slapadd because of
the
> following errors:
>         0509-150   Dependent module liblber.a could not be loaded.
>         0509-022 Cannot load module liblber.a.
>         0509-026 System error: A file or directory in the path name does
not
> exist.
> SrvT450: root#
>
>
> This library is saved under /usr/local/lib
>
> Can you help me ?
>
> Guy
>
>