Problem With installing IMAPD
Robert Van Horn
vhs at flexdesign.com
Tue Jan 20 12:38:13 EST 2004
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 vhs at flexdesign.com
Alasdair Hatfield wrote:
>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 expect, although
>I can't check at the moment, there is a further parameter that can be handed
>to ./configure of imapd telling it where sasl was installed.
>
>use:
>
>
>>./configure --help | grep sasl
>>
>>
>
>This should flush it out. Use it giving the right directory, which might be
>the install directory (same as prefix) or the exact location of the sasl.h
>file.
>If not it requires manual modifications to the build to point to where sasl.h
>is or installing sasl in the default location.
>
>Good luck
>
>Best regards
>Alasdair
>
>
>On Saturday 17 January 2004 14:07, Cody Harris wrote:
>
>
>>(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 it from ftp://ftp.andrew.cmu.edu:/pub/cyrus-mail/.
>>cody at darna:~/operad/cyrus-imapd-2.0.17$
>>
>>What's goin on here? Did i skip something?
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.andrew.cmu.edu/mailman/private/info-cyrus/attachments/20040120/a4ee2212/attachment.html
More information about the Info-cyrus
mailing list