Hi,
Thanks a lot for your reply.
I had to use the option --without-saslauthd to make it work as well
But now I ran into a problem with openldap2.4.40 which requires me to use cyrus-sasl
The error I get is: error while loading shared libraries: libsasl2.so.3: cannot open shared object file: No such file or directory
I guess I need to have the saslauthd enabled. Is there something else I can try to make this work?
-Guruprasad
On Fri, Nov 14, 2014 at 4:44 PM, Edgar Pettijohn III <edgar@xxxxxxxxxxxxxxxxxxx> wrote:
On Nov 14, 2014, at 1:56 PM, Guruprasad Kulkarni wrote:<cyrus-sasl-2.1.26-configure.txt><cyrus-sasl-2.1.26-make-errors.txt>Hi,I need to use Cyrus SASL in order to use openldap 2.4.40I am trying out the installation on ubuntu 12.04ltsI downloaded cyrus sasl 2.1.26 and followed the installation instructionsI have attached the configure command output and the make command outputI get errors while trying the make command. I do not understand the errors and so need your help to figure out what I am doing wrong.Please advise.-GuruprasadLooks like DIGEST-MD5 is your culprit. If you don't need it try building with --disable-digest.