I fed configure these arguments.
env CPPFLAGS=-I/usr/local/BerkeleyDB.4.2/include \
LDFLAGS=-L/usr/local/BerkeleyDB.4.2/lib ./configure
--with-sasl=/usr/local/lib \
--with-dbdir=/usr/local/BerkeleyDB.4.2 \
--with-openssl=/usr/local/ssl
Of course, mine segfaults when master is run.
bob
Hi Cody
It looks as if you have possibly installed cyrus-sasl in a non-standard
location. ie you used --prefix. I ran into alsorts of problems wanting to
install all the applications and utilities in /usr/local instead of using the
defaults. To get around this one you have described below, I ex
(Note: I'm not curretly on this list. Please CC any replies)
I just installed cyrus-sasl-2.1.17 and did an ldconfig. When i went back to the
cyrus-imapd-2.0.17 and did a ./configure i get:
checking for dlopen... yes
checking for sasl.h... no
configure: error: Cannot continue without libsasl.
Get