Hi I'm trying to compile PHP with OpenSSL and IMAP support, but I get these errors: cannot locate evp.h configure: error: Cannot find imap library (libc-client.a). Please check your c-client installation. Both files exist. I'm using this configure syntax: './configure' '--with-mysql' '--with-apxs=/www/bin/apxs' '--with-xml' '--with-gd' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-zlib' '--with-openssl=/usr/include/openssl' '--with-imap=/usr/lib/courier-imap' '--with-imap-ssl=/usr' '-enable-memcache=/usr/local/lib/memcache' -- Jonathan Chong http://www.arsenal-now.com/ http://www.arsenal-mania.com/ http://www.ashburrn.com/ http://www.jonathan-chong.com/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php