[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Version
At 02:22 PM 1/18/01 +0100, Joakim Bomelin wrote:
>Hi.
>I have installed the OpenLDAP SDK (./configure --with-threads=no
>--disable-ldapd --disable-slapd --disable-slurpd), and now I want to find
>out what version is installed. How can I do that?
For the SDK, check <ldap.h> LDAP_VENDOR_VERSION. You can
also strings executables.
For client tools, you can use ident(1) to determine the version
of the software.
% ident /usr/local/bin/ldapsearch
/usr/local/bin/ldapsearch:
$OpenLDAP: ldapsearch 2.0.7-Release (Thu Nov 30 11:32:56 PST 2000) $
>--
>Joakim Bomelin
>Framfab Labs Lund
>+46 70 941 20 40
>joakim.bomelin@framfablabs.com