[PHP] PHP with IMAP support

2004-10-07 Thread Timothy Johnson
Not sure if this is the right place to post this, but I am trying to get
PHP installed with IMAP support. It says that I need to install using
the --with-imap=/dir but how do I do that with Gentoo?

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



[PHP] PHP with imap support

2004-05-10 Thread James Tusini
I'm trying to re-compile php with imap, but all I've got so far is a huge
headache. I have a working installation of courier-imap + I installed the
imap-devel rpm but the configure script fails and the last line says:
 
checking whether IMAP works... no
configure: error: build test failed. Please check the config.log for
details.
 
I googled and saw lots of other people have had the same error...but haven't
really seen an answer to the problem.
 
Maybe someone lurking on this list has had the same?
 
any input greatly appreciated
 
James