HELLO! I install Cyrus by this http://dudle.linuxroot.org/docs/postfix_cyrus/mail.html#toc2 i have two problems 1. i can not find the cyrus-imapd-2.0.15-HIERSEP-r2.tar.gz so i install cyrus-imapd-2.0.15 Is that oK?? 2 at last step install the cyrus-imspd-v1.6a3
.i get a error when i do this ./configure checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /usr/bin/install -c checking for ranlib... (cached) ranlib checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for AIX... no checking for POSIXized ISC... no checking for working const... (cached) yes checking for long file names... (cached) yes checking for unistd.h... (cached) yes checking for memmove... (cached) yes checking for strcasecmp... (cached) yes checking for ftruncate... (cached) yes checking for getdtablesize... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for vprintf... (cached) yes checking for strerror... (cached) yes checking nonblocking method... (cached) fcntl checking timezone GMT offset method... (cached) tm checking for runpath switch... -Wl,-rpath, checking for dbopen... (cached) no checking for dbopen in -ldb... (cached) no checking for db_185.h... (cached) nochecking for sasl.h... (cached) yes checking for sasl_getprop in -lsasl... (cached) yes checking for library containing ldap_init... (cached) no ERROR FORM HERE ./configure: -llber: command not found checking for flock... (cached) yes creating ./config.status creating Makefile creating lib/Makefile creating imsp/Makefile creating config.h cat: ./config.h.in: No such file or directory config.h is unchanged checking for accept in -lsocket... (cached) no checking for res_search in -lresolv... (cached) yes checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes HOW CAN I DEBUG THIS MANY THINKS WANG