[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: how to compile recent openldap on Centos 5.5
- To: Aaron Richton <richton@nbcs.rutgers.edu>
- Subject: Re: how to compile recent openldap on Centos 5.5
- From: Clément OUDOT <clem.oudot@gmail.com>
- Date: Tue, 23 Nov 2010 15:18:25 +0100
- Cc: Götz Reinicke - IT-Koordinator <goetz.reinicke@filmakademie.de>, openldap-technical@openldap.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=hJ62u+5Q28ZmC/aG8CZpLyyUaIEjce87LLxMl6lg20Q=; b=ljkZtqIdA2o4PXgJLxhrEiNJYLmMppGvzEVm5B5jlD0m4lRWdv8p4JIYw+LRIoRLo0 SG7DnDzqdJlWcWMB0/klSQc+pOzCC1n5XGRrx9OUt04s1NRz6T6/PSBSyP3MT2O1nbPc xywbkl+A9SU9pLeOekUHqJ612b/y0cNGpRius=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Ka582TpGog2SMg7hAAcIOfLjuxBzhQy7Hbz7UOgJkvxQ4nL1XCf2mx5eMHxsGa1uIx uiJlhtBGu4NzpXtZkg1z62zMMMNE2T8UdavQCr7ZNmDRAjOoBgfp8dl9q3I5+OVG5lto WONEfrschXZO0z7QucC+2kyjRBKOGdlr0sgRs=
- In-reply-to: <alpine.SOC.2.00.1011230900120.8222@toolbox.rutgers.edu>
- References: <4CEBBBDA.2010703@filmakademie.de> <alpine.SOC.2.00.1011230900120.8222@toolbox.rutgers.edu>
2010/11/23 Aaron Richton <richton@nbcs.rutgers.edu>:
> On Tue, 23 Nov 2010, Götz Reinicke - IT-Koordinator wrote:
>
>> I tried to compile the Release 2.4.23 of openldap on my centos 5.5
>> server.
>
> [...]
>>
>> configure: error: BerkeleyDB version incompatible with BDB/HDB backends
>
> [...]
>>
>> db4-4.3.29-10.el5_5.2
>
> [...]
>>
>> What may I do wrong? Any sugesstions?
>
> RHEL/CentOS db4-4.3 has proven unreliable for use with OpenLDAP Software.
> You will have to use a version of BerkeleyDB that is not provided by those
> vendors. One option is of course to roll your own packages. However, many
> RHEL/CentOS users on the list base off of Buchan Milne's RPMs. There is some
> (occasionally hard-learned) institutional knowledge in his build process
> that you would likely benefit from. You can find references/links to these
> in the openldap-technical/openldap-software list archives.
If this can help, LTB-project also provides RPMs for CentOS 5:
http://ltb-project.org/wiki/documentation/openldap-rpm
Clément.