Hi!

I'm trying to compile PHP 4.2.3 on RedHat 7.2 x86. This is my configure line:

./configure --prefix=/share/sys/php/php-$ver/ \
--with-mysql --with-apxs --with-gettext \
--with-cyrus --with-imap-ssl

The configure scripts dies with this as its last output

checking for cyrus imap support... yes
not found

What is "not found" and where can I find it?

The problem goes away if I compile without Cyrus support (Cyrus is compiled and installed - although not in a default location).

Any help would be greatly appreciated,

Erik Enge




--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to