configure: error: Cannot continue without libsasl2.

2006-03-15 Thread crhyme
) I cannot get this message to go away! checking sasl/sasl.h presence... no checking for sasl/sasl.h... no configure: error: Cannot continue without libsasl2. Get it from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/. - I started to write the above message, and then figured out what the problem

Re: configure error: can't find DES library

2006-01-27 Thread Huaqing Zheng
On 1/27/06, Mark Hannessen <[EMAIL PROTECTED]> wrote: > hi list, > > I am trying to compile cyrus imap with kerberos support. > but the configure script fails with the warning that the kerberos DES > library's are not installed. > > configure: error: The Kerb

configure error: can't find DES library

2006-01-27 Thread Mark Hannessen
hi list, I am trying to compile cyrus imap with kerberos support. but the configure script fails with the warning that the kerberos DES library's are not installed. configure: error: The Kerberos DES library is required for Kerberos support. ls /usr/lib/libdes* -lh -rw-r--r-- 1 root roo

configure error on AIX 5.1 [auf Viren überprüf t]

2005-09-06 Thread Hans Moser
Hi! I can't configure imapd 2.2.12 on AIX 5.1. BDB 4.2 is installed. db.h is in /usr/local/include. libs are in /usr/local/lib. configure.log shows the following errors (excerpt): It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure

Re: configure: error: Cannot continue without libsasl2.

2004-06-12 Thread Craig Ringer
On Wed, 2004-06-09 at 20:43, Richmond Dyes wrote: > I am getting this error trying to configure cyrus 2.1.5 on my fedora > core 2 server. I know I have cyrus-sasl installed with the libraries, > yet this error is occurring. I have looked through the archives of this > list and found no answers

configure: error: Cannot continue without libsasl2.

2004-06-09 Thread Richmond Dyes
I am getting this error trying to configure cyrus 2.1.5 on my fedora core 2 server. I know I have cyrus-sasl installed with the libraries, yet this error is occurring. I have looked through the archives of this list and found no answers. Anyone have a definitive fix for this problem? --- Cyr

Imapd-2.1.15 configure error - newbie help

2003-10-17 Thread sean_berry
I am trying to ./configure cyrus and it tells me at the end... configure: error: Cannot continue without libsasl2. Get it from ftp://ftp.andrew.com.edu/pub/cyrus-mail/. But I have gone there and there is nothing that I can find to help. Any suggestions. This is for imapd-2.1.15 ALSO

Imapd-2.1.15 configure error - newbie help

2003-10-17 Thread Sean Berry
I am trying to ./configure cyrus and it tells me at the end... configure: error: Cannot continue without libsasl2. Get it from ftp://ftp.andrew.com.edu/pub/cyrus-mail/. But I have gone there and there is nothing that I can find to help. Any suggestions. This is for imapd-2.1.15 ALSO, if

RE: ./configure error under debian 2.2.19

2002-02-11 Thread Daniel Yu
I think if you need to run cyrus-imapd-2.0.16, u will need cyrus-sasl-1.5.27. If you use cyrus-sasl-2.1.1, u will need cyrus-imapd-2.1.1. -Original Message- From: Manou RABARY [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 4:39 AM To: info cyrus Subject: ./configure error

./configure error under debian 2.2.19

2002-02-11 Thread Manou RABARY
... yes checking for getdtablesize... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for sasl.h... no configure: error: Cannot continue without libsasl. Get it from ftp://ftp.andrew.cmu.edu:/pub/cyrus-mail/. Could someone help me? Thanks in advance. - Manou

Re: configure error

2001-05-07 Thread Mark R. Evans
or cyrus-imapd-2.0.13 on my Linux box with Mandrake > 8.0 > > ./configure --with-auth=unix --with-dbdir=/usr/lib/ > > The compiling script complains with an error message, > > configure: error: this version requires Berkeley DB 3.x. > > I checked my system for Berkeley DB 3.x

configure error

2001-05-07 Thread Norman Zhang
Hi, When I do a ./configure for cyrus-imapd-2.0.13 on my Linux box with Mandrake 8.0 ./configure --with-auth=unix --with-dbdir=/usr/lib/ The compiling script complains with an error message, configure: error: this version requires Berkeley DB 3.x. I checked my system for Berkeley DB 3.x with

configure error

2001-05-07 Thread Norman Zhang
Hi,   When I do a ./configure for cyrus-imapd-2.0.13 on my Linux box with Mandrake 8.0   ./configure --with-auth=unix --with-dbdir=/usr/lib/   The compiling script complains with an error message,   configure: error: this version requires Berkeley DB 3.x.   I checked my system for Berkeley

Re: ./configure error revisited.

2001-04-06 Thread Scott Smith
No, that would happen if I'd suggested the opposite. Scott On Thu, 5 Apr 2001, GOMBAS Gabor wrote: > On Thu, Apr 05, 2001 at 01:56:01AM -0700, Scott Smith wrote: > > > symlink your (real) libdb.so and libdb.a to libdb-3.so and libdb-3.a > > ... if you want to break every software that was linke

Re: ./configure error revisited.

2001-04-05 Thread GOMBAS Gabor
On Thu, Apr 05, 2001 at 01:56:01AM -0700, Scott Smith wrote: > symlink your (real) libdb.so and libdb.a to libdb-3.so and libdb-3.a ... if you want to break every software that was linked with db2... Gabor -- Gabor Gombas Eotvos Lorand University E-mail:

RE: ./configure error revisited.

2001-04-05 Thread tarjei
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of paul Sent: 5. april 2001 01:05 To: cyrus list Subject: ./configure error revisited. Hi all, well I went back to the machine in question and grabbed the info relating to my ./configure problem. I have properly

Re: ./configure error revisited.

2001-04-05 Thread Scott Smith
s > checking for db_create in -ldb-3... no > checking for db_create in -ldb... no > configure: error: this version requires Berkeley DB 3.x. > (Get it from http://www.sleepycat.com/.) > [root@server cyrus-imapd-2.0.12]# > * > So I grabbed and installed db3

./configure error revisited.

2001-04-04 Thread paul
sys/time.h or time.h... time.h checking for tm_zone in struct tm... yes checking for vprintf... yes checking for db_create in -ldb-3... no checking for db_create in -ldb... no configure: error: this version requires Berkeley DB 3.x. (Get it from http://www.sleepycat.com/.) [root@server cyrus-imapd