Hi, I'm trying to build on NT. I downloaded the OPEN_LDAP_REL_ENG_2_0_4 from CVS, and started the build.
Right away, I discovered I don't have sasl.h :
===========================================================
(from ldap-int.h)
#ifdef HAVE_CYRUS_SASL
/* the need for this should be removed */
#include <sasl.h>
#endif
=============================================================
I know this comes with Cyrus. Do I need the Cyrus distribution (if I want SASL of course) or is it included in something else?
The build notes http://www.openldap.org/faq/data/cache/115.html say I need regex and sleepycat only (which I haven't got yet, so please excuse me if its in there)
Thanks
Steve
-------------------------
Steve Collins
APEX Voice
Communications
818.379.8400 ext 113
BEGIN:VCARD VERSION:2.1 N:Collins;Steve FN:Steve Collins ORG:Apex Voice Communications TITLE:UM Architect TEL;WORK;VOICE:818.379.8400 ADR;WORK:;;15250 Ventura Blvd;Sherman Oaks;CA;91403;United States of America LABEL;WORK;ENCODING=QUOTED-PRINTABLE:15250 Ventura Blvd=0D=0ASherman Oaks, CA 91403=0D=0AUnited States of America EMAIL;PREF;INTERNET:scollins@apexvoice.com EMAIL;INTERNET:stevecollins@mail.com REV:20000822T200358Z END:VCARD