Hello,
I have the same problem on AIX 5.2. Configure for cyrus-sasl-2.1.18 and
cyrus-imapd-2.2.3
cannot find Berkeley DB 4.2. I used switch --with-bdb-libdir but this not helps.
I do not have a lot of experience in compiling. So any comments or suggestions will be
highly appreciated.
Thank you
Hello,
I'm using gcc.
I added path to sasl
./configure --with-sasl=/usr/local/include
And it seams that ./configure found it.
This is few lines from its output
checking for sasl/sasl.h... yes
checking for sasl/saslutil.h... yes
checking for prop_get in -lsasl2... yes
checking for sasl_checkapo
Hello,
In this list I found that someone have compiled Cyrus on AIX.
Problem is Cyrus 2.1.16 on AIX 5.2 and my small experience on both of
them. :)
configure and make depend finished without errors. But make all finishes
on this:
### Making all in /install/cyrus/cyrus-imapd-2.1.16/perl