Hi, Sorry to come back with yet another question .. My Cyrus installation is failing because it cannot find the compile_et executible. Compile_et.sh is part of the acap directory, but there's no information there on how to install it by itself. (I could guess, but I don't like to guess these things.)
./configure --with-auth=unix --without-com_err has not made any difference. This is a log of a subsequent make, showing where it fails: [ian@breakme cyrus-imapd-2.1.9]$ uname -a Linux breakme 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux ### Making all in /home/ian/downloads/cyrus-imapd-2.1.9/man make[1]: Entering directory `/home/ian/downloads/cyrus-imapd-2.1.9/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/ian/downloads/cyrus-imapd-2.1.9/man' ### Making all in /home/ian/downloads/cyrus-imapd-2.1.9/sieve make[1]: Entering directory `/home/ian/downloads/cyrus-imapd-2.1.9/sieve' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/ian/downloads/cyrus-imapd-2.1.9/sieve' ### Making all in /home/ian/downloads/cyrus-imapd-2.1.9/acap make[1]: Entering directory `/home/ian/downloads/cyrus-imapd-2.1.9/acap' no/bin/compile_et ./acap_err.et make[1]: no/bin/compile_et: Command not found make[1]: *** [acap_err.h] Error 127 make[1]: Leaving directory `/home/ian/downloads/cyrus-imapd-2.1.9/acap' make: *** [all] Error 1