configure: error: BDB/HDB: BerkeleyDB not available

2008-10-05 Thread Andre Basel
When trying to install OpenLDAP , I get the above error.

How do I install  BerkeleyDB, or make it available?

-- 
André
(h) +64 9 444 3228
(w) +64 9 488 3755
(c) +64 27 335 0955

www.baselmania.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/___
Python-LDAP-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev


Re: configure: error: BDB/HDB: BerkeleyDB not available

2008-10-05 Thread Michael Ströder
Andre Basel wrote:
> When trying to install OpenLDAP , I get the above error.
> 
> How do I install  BerkeleyDB, or make it available?

It's more appropriate to ask questions about how to install OpenLDAP on
the openldap-software mailing list:

http://www.openldap.org/lists/

FWIW: If you just need the OpenLDAP client libs as a prerequisite for
building python-ldap you might wanna build with

configure --disable-slapd
make

Ciao, Michael.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Python-LDAP-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev