[imp] ldap_value_free

Patrick Timmons ptimmons@courriel.polymtl.ca
Fri, 20 Oct 2000 09:59:52 -0400


Sorry.

It's PHP you have to compile with the proper path for openldap. This is our
configure line:

cd /work/php
./configure --with-apache=../apache_1.3.12 \
                       --with-mysql=/usr/local --enable-debug=no \
                       --enable-track-vars=yes --enable-bcmath=yes \
                       --enable-memory-limit=yes --with-imap=../imap-4.7 \
                       --with-ldap=/usr/local

We had problems when we compiled with --with-ldap=../openldap-1.2.9

Xavier Poirier wrote:
> 
> I don't know how to compile APACHE with /usr/local/lib libraries' path ?
> sorry.
> how do you do?
> 
> thanks
> > Hi.
> >
> > Did you recompile the apache and openldap packages ? If you did, what path
> did
> > you give apache for the openldap libraries ?
> >
> > Last time I saw something like that, the wrong path to openldap libraries
> were
> > used. You have to used the "installed" or production libraries. Example:
> My
> > openldap source is in /work/openldap-1.2.11 and my production libraries
> are in
> > /usr/local/lib. When I compile some package requiring openldap, I enter
> > /usr/local/lib for the libraries' path.
> >
> > PT.
> >
> > Xavier Poirier wrote:
> > >
> > > ----- Message d'origine -----
> > > De : x.poirier
> > > À : openldap-software@OpenLDAP.org
> > > Envoyé : vendredi 13 octobre 2000 21:04
> > > Objet : ldap_value_free
> > >
> > > Hi,
> > >
> > > Sorry for posting this message on IMP Mailing lists, It is not an IMP
> Problem but perhaps someone have implemented a similar solution
> > > that should help me .
> > >
> > > Well,
> > > I get an error message when i try to start Apache (1.3.12) : "apachectl
> start" on a linux system (Mandrake7.0 / i386).
> > > I am installing IMP with PHP4.0.2 and MYSQL and IMAP 4.7.c and finally
> OpenLDAP 1.2.11: all was going good
> > > before installing LDAP !
> > > I have installed LDAP succesfuly and made some tests that seems ok .
> > > I have compiled ok PHP4 (--enable-shared) whith the mod-ldap and that's
> OK.
> > > But now , when i try to start APACHE i get this error message :
> > >
> > > "Undifined symbol ldap_value_free"
> > >
> > > What happen ??
> > >
> > > Thanks,
> > >
> > > Xavier Poirier
> > > Techn. CH Bourg en Bresse.
> > >
> > > xpoirier@ch-bourg01.fr
> >
> > --
> > Patrick Timmons, service informatique
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org

-- 
Patrick Timmons, service informatique