Rasmus Lerdorf wrote:
> For some reason -llber is missing.  Do you have a liblber.a or liblber.so
> file on your system?  If so, which directory is it in?  If, for example it
> is in /usr/lib/libllber.a then use --with-ldap=/usr and try again.
> 
> Otherwise manually hack the Makefile and add a -llber to the LIBS line.
> but the configure check really should have picked up this library if in
> fact you have it installed on your system.  My guess is that it is missing
> from your system.
> 
The libber libs are there.
In ./configure I changed --with-ldap with --with-ldap=/usr/local and now 
it works.
Thank you for your help.

-- 
Gerard Gachelin                         Universite de la Reunion
15, Avenue Rene Cassin - BP 7151        97715 Saint-Denis MESSAG-CEDEX 9
Tel: 0262 93 82 72                      Fax: 0262 93 82 60
Email : [EMAIL PROTECTED]


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to