Re: Current CVS doesn't compile, can't find sasl.h in perl section...

2001-04-02 Thread The Hermit Hacker
my configure command is: #!/bin/sh ./configure \ --prefix=/usr/local \ --with-cyrus-user=cyrus \ --with-cyrus-group=cyrus \ --with-dbdir=/usr/local \ --with-openssl \ --with-sasl=/usr/local \ --without-krb \ --with-auth=unix \

Re: Current CVS doesn't compile, can't find sasl.h in perl section...

2001-04-02 Thread Scott Smith
Did you --with-sasl=/usr/local ?? 2.0.12 does the same for me without that option. Scott On Mon, 2 Apr 2001, The Hermit Hacker wrote: > > /usr/bin/perl -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 >/usr/libdata/perl/5.00503/ExtUtils/xsubpp -typemap >/usr/libdata/perl/5.00503

Current CVS doesn't compile, can't find sasl.h in perl section ...

2001-04-02 Thread The Hermit Hacker
/usr/bin/perl -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 /usr/libdata/perl/5.00503/ExtUtils/xsubpp -typemap /usr/libdata/perl/5.00503/ExtUtils/typemap -typemap typemap IMAP.xs >xstmp.c && mv xstmp.c IMAP.c cc -c -I../../lib -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -DPI