Hi folks,
i run openbsd as my OS of choice and would like to install openldap and BDB. i am forced to use openldap 2.3.43 with Berkeley DB v3. Is there anything i should be aware about this combination? Has anyone in this list faced the same scenario ? What is your experience?
best regards,
Fried.
Am Mon, 13 Dec 2010 17:10:47 -0200 schrieb Friedrich Locke friedrich.locke@gmail.com:
Hi folks,
i run openbsd as my OS of choice and would like to install openldap and BDB. i am forced to use openldap 2.3.43 with Berkeley DB v3. Is there anything i should be aware about this combination? Has anyone in this list faced the same scenario ? What is your experience?
These are historic products, just don't use it. Actual versions are openldap-2.4.23 and BerkeleyDB-4.8
-Dieter
I am trying openldap-2.4.23.tgz and db-4.6.21. I installed db-4.6.21 and when i try to build openldap-2.4.23 (at ./configure stage) it compplains about BDB version.
May someone help me?
Thanks in advance. Gustavo.
On Mon, Dec 13, 2010 at 6:39 PM, Dieter Kluenter dieter@dkluenter.de wrote:
Am Mon, 13 Dec 2010 17:10:47 -0200 schrieb Friedrich Locke friedrich.locke@gmail.com:
Hi folks,
i run openbsd as my OS of choice and would like to install openldap and BDB. i am forced to use openldap 2.3.43 with Berkeley DB v3. Is there anything i should be aware about this combination? Has anyone in this list faced the same scenario ? What is your experience?
These are historic products, just don't use it. Actual versions are openldap-2.4.23 and BerkeleyDB-4.8
-Dieter
-- Dieter Klünter | Systemberatung http://dkluenter.de GPG Key ID:DA147B05 53°37'09,95"N 10°08'02,42"E
Am Mon, 13 Dec 2010 22:53:40 -0200 schrieb Friedrich Locke friedrich.locke@gmail.com:
I am trying openldap-2.4.23.tgz and db-4.6.21. I installed db-4.6.21 and when i try to build openldap-2.4.23 (at ./configure stage) it compplains about BDB version.
May someone help me?
Most likely there is a /usr/include/db.h of an older BerkeleyDB version in your system.
-Dieter
On Mon, Dec 13, 2010 at 6:39 PM, Dieter Kluenter dieter@dkluenter.de wrote:
Am Mon, 13 Dec 2010 17:10:47 -0200 schrieb Friedrich Locke friedrich.locke@gmail.com:
Hi folks,
i run openbsd as my OS of choice and would like to install openldap and BDB. i am forced to use openldap 2.3.43 with Berkeley DB v3. Is there anything i should be aware about this combination? Has anyone in this list faced the same scenario ? What is your experience?
These are historic products, just don't use it. Actual versions are openldap-2.4.23 and BerkeleyDB-4.8
-Dieter
-- Dieter Klünter | Systemberatung http://dkluenter.de GPG Key ID:DA147B05 53°37'09,95"N 10°08'02,42"E
Ok!
I looked at /usr/include/db.h. How could i solve this problem ?
Thanks once more.
On Tue, Dec 14, 2010 at 4:01 AM, Dieter Kluenter dieter@dkluenter.de wrote:
Am Mon, 13 Dec 2010 22:53:40 -0200 schrieb Friedrich Locke friedrich.locke@gmail.com:
I am trying openldap-2.4.23.tgz and db-4.6.21. I installed db-4.6.21 and when i try to build openldap-2.4.23 (at ./configure stage) it compplains about BDB version.
May someone help me?
Most likely there is a /usr/include/db.h of an older BerkeleyDB version in your system.
-Dieter
On Mon, Dec 13, 2010 at 6:39 PM, Dieter Kluenter dieter@dkluenter.de wrote:
Am Mon, 13 Dec 2010 17:10:47 -0200 schrieb Friedrich Locke friedrich.locke@gmail.com:
Hi folks,
i run openbsd as my OS of choice and would like to install openldap and BDB. i am forced to use openldap 2.3.43 with Berkeley DB v3. Is there anything i should be aware about this combination? Has anyone in this list faced the same scenario ? What is your experience?
These are historic products, just don't use it. Actual versions are openldap-2.4.23 and BerkeleyDB-4.8
-Dieter
-- Dieter Klünter | Systemberatung http://dkluenter.de GPG Key ID:DA147B05 53°37'09,95"N 10°08'02,42"E
-- Dieter Klünter | Systemberatung http://dkluenter.de GPG Key ID:DA147B05 53°37'09,95"N 10°08'02,42"E
--On Tuesday, December 14, 2010 5:51 AM -0200 Friedrich Locke friedrich.locke@gmail.com wrote:
Ok!
I looked at /usr/include/db.h. How could i solve this problem ?
Set the appropriate variables, specifically: CPPFLAGS and LDFLAGS
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
--On Monday, December 13, 2010 5:10 PM -0200 Friedrich Locke friedrich.locke@gmail.com wrote:
Hi folks,
i run openbsd as my OS of choice and would like to install openldap and BDB. i am forced to use openldap 2.3.43 with Berkeley DB v3. Is there anything i should be aware about this combination? Has anyone in this list faced the same scenario ? What is your experience?
What is BDB v3? OpenLDAP 2.4.12+ only works with BDB 4.4.x or later. OpenLDAP 2.3.x only works with BDB 4.2, BDB 4.4, and BDB 4.5.
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org