[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Openlap and BDB updates: update question
On Fri, Feb 06, 2004 at 10:20:28PM +0100, Tony Earnshaw wrote:
> Is this a correct assumption? Do I need to recompile slapd (and the
> other associated server and client binaries and libraries) after having
> done a BDB update? To my mind I do.
Only if slapd is linked statically with db. RH, for example, ships openldap
this way by default, they even bundle db inside the openldap src.rpm package.
> But it's not just Openldap: Other completely independent services linked
> with BDB have to be recompiled too. Hassle upon hassle.
Only if linked statically, then yes.