php install with-cyrus
Posted: Mon Aug 04, 2003 6:09 am
Hello everybody,
I've got an SuSE 8.2 Prof minimal installation with added the packages I needed. I also installed package "cyrus-imapd-devel 2.1.12".
Apache 1.3.27 is installed from source not from SuSE. So also I try to install PHP 4.3.2.
Without cyrus the installation was successful.
When I compile with cyrus then I get the error
"configure: error: cyrus-imap version 2.0.8 or greater required".
Knows anybody what this errors cause?
Thanks
Andy
Here my compile entry:
./configure --prefix=/var/php --with-apxs=/var/apache/bin/apxs --enable-track-vars --enable-ftp --with-zlib --with-gd --with-sockets --enable-sockets --with-sysvshm --with-sysvsem --disable-debug --with-pdflib-dir=/usr/lib --with-tiff-dir=/usr/lib --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --with-zlib-dir=/usr/lib --with-mysql --with-xml --with-gettext --with-cyrus
I've got an SuSE 8.2 Prof minimal installation with added the packages I needed. I also installed package "cyrus-imapd-devel 2.1.12".
Apache 1.3.27 is installed from source not from SuSE. So also I try to install PHP 4.3.2.
Without cyrus the installation was successful.
When I compile with cyrus then I get the error
"configure: error: cyrus-imap version 2.0.8 or greater required".
Knows anybody what this errors cause?
Thanks
Andy
Here my compile entry:
./configure --prefix=/var/php --with-apxs=/var/apache/bin/apxs --enable-track-vars --enable-ftp --with-zlib --with-gd --with-sockets --enable-sockets --with-sysvshm --with-sysvsem --disable-debug --with-pdflib-dir=/usr/lib --with-tiff-dir=/usr/lib --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --with-zlib-dir=/usr/lib --with-mysql --with-xml --with-gettext --with-cyrus