--On Tuesday, May 01, 2001 2:44 PM +0200 Werner Reisberger <[EMAIL PROTECTED]> 
wrote:

> I want to upgrade from 1.6.24 to 2.0.13 but configure isn't able to find
> libsasl although I am using the library since many month with 1.6.24:
>
>   checking for sasl_getprop in -lsasl... no
>
> My sasl libraries are in
>
>   /usr/local/sasl/lib
>
> and I called configure with --with-sasl=/usr/local/sasl
>
> If I check libsasl.so.7.1.8 with nm I see the sasl_getprop symbol.
>
> Any hints?
>
>  Werner

A new SASL library was released as beta at the end of last March.  It
was released as 1.5.27.  In any the case, it has the sasl_getprop()
function that you described.

My question is this... Even though configure doesn't see sasl_getprop()
in your SASL library, it shouldn't be disabling SASL as a whole... Are you
still able to compile the IMAP server and get it to work?  I would expect
that to be the case (but may not be at the moment), especially since the
latest SASL release was considered beta.

Anyways, if you need the library, you can get it at the following location:

  ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/BETA/cyrus-sasl-1.5.27.tar.gz

Scott
--
 +-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-+
      Scott W. Adkins                http://www.cns.ohiou.edu/~sadkins/
   UNIX Systems Engineer                  mailto:[EMAIL PROTECTED]
        ICQ 7626282                 Work (740)593-9478 Fax (740)593-1944
 +-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-+
     CNS, HDL Center, Suite 301, Ohio University, Athens, OH 45701-2979

Reply via email to