I'm trying to compile php 4.3.6 with imap support on a Red Hat 9 box
with this line:
/home/staver/php-4.3.6/configure --with-mysql
--with-apxs=/etc/httpd/bin/apxs --with-imap=/home/staver/imap-2004/src
--with-kerberos
I'm getting an error that appears to be pretty common according to the
news groups I've researched:
configure: error: Cannot find imap library (libc-client.a). Please check
your IMAP installation.
I have not found a solution to this - can somebody point me in the right
direction to solving this ASAP? Thanks in advance.
-Mike
- [PHP-INSTALL] php 4.3.6 configure issues Mike Staver