[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: BerkeleyDB version
At 07:44 AM 9/21/2004, Armbrust, Daniel C. wrote:
>How can I find out (for sure) what exact version of BerkeleyDB (or the path to the install location) that openldap is using at runtime?
IIRC, slapd(8) logs DB version information. And/or use
standard tools (for your operating system platform) to see
what's being used.
>I have more than one version of Berkeley installed now, and I want to be sure that it is using the correct one....
>
>Thanks,
>
>Dan