On 2012-07-06 10:52, Miguel Montero Rodríguez wrote:
Hi everyone, I've found how to know the version of the Berkeley database that "apt-get install slapd" installs in Ubuntu Server 10.04 LTS (not 10.10, that's desktop, sorry). I'm sure you know, but I'm going to write it here if someone needs that information.
Cool idea, but there are easier ways. $ apt-cache show slapd | grep libdb Depends: libc6 (>= 2.12), libdb5.1, [...] $ ldd /usr/sbin/slapd | grep libdb libdb-5.1.so => [...] hth, cheers, -- Infineon Technologies IT-Services GmbH Martin.Schuster1@infineon.com Lakeside B05, 9020 Klagenfurt, Austria Martin Schuster FB: LG Klagenfurt, FN 246787y +43 5 1777 3517
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature