Hi,
 
I am attempting to configure Cyrus IMAPD for the first time.  This is a Solaris 2.6 box.  I installed LIBSASL separately, and can see the files in /usr/local/lib/sasl.  I also added the symlink from /usr/lib/sasl.
 
Yet still when I run configure, it complains that its not installed
 
I've tried using the --with-sasl (and the --with-sasldir, which is what the doc directory states it is), such as:
 
# ./configure --with-dbdir=/usr/local/BerkeleyDB.3.2 --with-sasl=/usr/lib/sasl
.
.
.
checking for sasl.h... yes
checking for sasl_getprop in -lsasl... no
configure: error: Cannot continue without libsasl.
Get it from ftp://ftp.andrew.cmu.edu:/pub/cyrus-mail/.
 
 
 
Am I missing something obvious??
 
Thank you.
 
 

Reply via email to