Hi All,

First message so take easy. :)
I'm trying to install openvas-libraries-7.0.2 with ldap support from the
sources but I'm getting "No ldap library found - ldap support disabled"
when I ran cmake in my Ubuntu Server 12.04.4 LTS.The point is that I have
the libldap installed.
Anyone had the same problem?
Thanks
Ricardo Iramar

:~/sectools/OpenVAS/openvas-libraries-7.0.2/build$ ldconfig -p | grep ldap
        libldap_r-2.4.so.2 (libc6,x86-64) =>
/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2

:~/sectools/OpenVAS/openvas-libraries-7.0.2/build$ cmake ..
-- Configuring the Libraries...
-- Install prefix: /usr/local
-- checking for module 'wmiclient>=1.3.14'
--   package 'wmiclient>=1.3.14' not found
-- checking for module 'wincmd>=0.80'
--   package 'wincmd>=0.80' not found
-- Looking for pcap...
-- Looking for pcap... /usr/lib/x86_64-linux-gnu/libpcap.so
-- Looking for pcap-config...
-- Looking for pcap-config... /usr/bin/pcap-config
-- Looking for gpgme...
-- Looking for gpgme... /usr/lib/libgpgme.so
-- Looking for ksba...
-- Looking for ksba... /usr/lib/x86_64-linux-gnu/libksba.so
-- Looking for zlib...
-- Looking for zlib... /usr/lib/x86_64-linux-gnu/libz.so
-- Looking for uuid...
-- Looking for uuid... /usr/lib/x86_64-linux-gnu/libuuid.so
-- Looking for libldap...
--   No ldap library found - ldap support disabled
-- Configuring done
-- Generating done
-- Build files have been written to:
/home/ubuntu/sectools/OpenVAS/openvas-libraries-7.0.2/build
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to