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

Re: configure: error: Berkeley DB version mismatch



Well, from what I've experienced you should read carefully the config.log 
file. I recently installed openLDAP on my Linux with so many problems that I 
may help you if you show the log...

Stefan

> Hi all,
>
> when doing a configure for openldap i get the error:
>
> checking for Berkeley DB version match... no
> configure: error: Berkeley DB version mismatch
>
> I've googled around and but I can't seem to find a solution.
>
> BerkeleyDB4.2 is installed (with the two supplied patches)
>
> I'm using openldap 2.2.15 on solaris 8.
>
> environment variables are set:
>
> # echo $LDFLAGS
> -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib
> # echo $CPPFLAGS
> -I/usr/local/ssl/include -I/usr/local/BerkeleyDB.4.2/include
> #
>
>
> Can anybody help?
>
> Cameron