Can someone please explain what this means. I have cyrus 2.1.15 installed!
It sees I have cyrus installed but it sees the wrong version!


Here is the error when I run configure:

checking for cyrus imap support... yes
configure: error: cyrus-imap version 2.0.8 or greater required


Here is my configuration:

./configure --prefix=/usr/local/Servers/PHP \
--with-apache2=/usr/local/source-programs/APACHE/httpd-2.0.48 \
--with-apxs2=/usr/local/Servers/HTTPS/bin/apxs \
--disable-cgi \
--disable-ipv6 \
--with-openssl \
--with-zlib \
--with-bz2 \
--enable-calendar \
--with-crack \
--with-cyrus=/usr/local/Servers/IMAPD \
--enable-dba \
--with-db4=/usr/local/Servers/DB \
--with-dom \
--with-dom-xslt \
--enable-ftp \
--with-imap=/usr/local/Servers/WU-IMAP/lib \
--with-imap-ssl=/usr/src/crypto/openssl \
--with-ldap=/usr/local/Servers/LDAP \
--enable-mbstring \
--enable-mbregex \
--with-mcal=/usr/local/Servers/LIBMCAL/lib \
--with-mcrypt \
--with-mime-magic=/usr/share/misc/magic.mime \
--with-msession \
--with-mysql=/usr/local/Servers/MySQL \
--with-mysql-sock=/usr/local/Servers/MySQL/var \
--enable-sockets \
--enable-sysvmsg \
--enable-sysvsem \
--enable-sysvshm \

Reply via email to