I am installing on Slackware 10.1.
Apache
PHP
Qmail
Courier-IMAP
All are source complied

When compiling php I get 2 errors

Here is my configure parameters...
./configure \
--enable-sigchild \
--enable-calendar \
--with-mysql=/usr/local/mysql \
--with-apache=/usr/src/apache \
--with-imap=/usr/lib/courier-imap  \
--with-imap-ssl=/usr/bin/openssl  \
--with-ldap \
--with-jpeg \
--with-zlib \
--with-png \
--with-gd

I get two errors
configure: error: Cannot find rfc822.h. Please check your IMAP installation.

and

configure: error: Cannot find imap library (libc-client.a). Please check
your IMAP installation.


Can someone tell me what I am doing wrong? Or if this is not even a PHP
issue?

Jason

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to