Re: Compiling Cyrus SASL 2.1.26 on Ubuntu 12.04 LTS
Guruprasad Kulkarni <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <CAB6=W2tEA=a3e+EC=BH7EYJ8YxSC6YeS-q5uYY+22+WXPY_4eQ@mail.gmail.com> |
Hi, Thanks a lot for your replies. I installed libssl-dev, sasl2-dev and this didnt solve the problem. I built cyrus-sasl 2.1.26 (I had to tell it location of openssl - /usr/include/openssl/ and saslauthd=/var/run/saslauthd) cyrus-sasl 2.1.26 built successfully. Atleast I didn't get any fatal errors. Now openldap gave an error saying it could not find libsasl2.so.3 Is this file created by cyrus-sasl in the latest release or did I do something wrong? I configured it using the command "./configure --disable-digest" and then "make && make install" I just need a confirmation if this file is created or not. If not then I need to bring this to the attention of openldap guys. -Guruprasad On Sat, Nov 15, 2014 at 12:05 AM, Quanah Gibson-Mount <[email protected]> wrote: > > > --On November 14, 2014 at 7:42:23 PM -0600 Edgar Pettijohn III < > [email protected]> wrote: > > >> > 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 >> > > They emailed the openldap-technical list about this as well. The error is > from OpenLDAP, and it is because they've failed to correctly build their > OpenLDAP binaries so that they know the run path to libsasl2. Software > compiling 101. > > --Quanah > > -- > Quanah Gibson-Mount > Platform Architect > Zimbra, Inc > -------------------- > Zimbra :: the leader in open source messaging and collaboration > >