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

Re: openldap compile Solved



Hi

Too soon to ask the question.
I just manage to solve the problem. It didn't find the libaries and include files.
So no need to reply back.


Joaquin




On miércoles, mayo 28, 2003, at 11:59 America/Montreal, Joaquin Henriquez Alzola wrote:


Hi

I am having this problem when compiling the openldap 2.1.19 with Berkely-db 4.1.25

checking for Berkeley DB link (default)... yes
checking for Berkeley DB thread support... no
checking Berkeley DB version for BDB backend... no
configure: error: BDB: BerkeleyDB version incompatible

I have put this variables in my environment:
CPFLAGS=-I/usr/local/BerkeleyDB.4.1/include
LDFLAGS=-L/usr/local/BerkeleyDB.4.1/lib
(I have not the LD_LIBRARY_PATH)

I am using MacOsX. Does somebody know what is the error I am having?

Thanks

Joaquin