I would like to configure mutt compile to include imap support w/ sasl
authentication:


configure --enable-pop --enable-imap --with-sasl
terminates w/ error message:
<snip>
checking for sasl_client_init in -lsasl... no
configure: error: could not find libsasl
pegasus# ./configure --help
<snap>

what are the correct options for configure to finish w/o errors?

I also tried:
configure --enable-imap --with-sasl=/usr/local/lib
configure --enable-imap --with-sasl=/usr/local/lib/libsasl.so
configure --enable-imap --with-sasl=/usr/local/lib/libsasl.so.8
configure --enable-imap --with-sasl=/usr/local/lib/libsasl.a


System is FreeBSD 4.3. Yes, sasl is installed, cyrus imapd daemon runs
on the system!

Any help is much appreciated.

-- 
Volker Jahns, [EMAIL PROTECTED], http://thalreit.de

Reply via email to