[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: help needed for OpenLDAP 2.0.3
At 11:06 AM 9/25/00 +0530, Praveen Bhat wrote:
>I've downloaded OpenLDAP 2.0.3 release(openldap-2.0.3.tgz). While trying to link the same using Microsoft VC5.0, I get linking error relating to libsasl.lib. I'm unable to find this library in the downloaded tar.
To build the project as provided, you'll first need to install
Cyrus SASL <http://asg.web.cmu.edu/sasl/sasl-library.html> and
other prerequisite software.
Kurt