On Saturday 05 July 2003 06:05, Fisayo Adeleke wrote: > I run courier-imap, but I have problems when trying to build php with > imap support. It gives the error message > > configure: error: Cannot find imap library (libc-client.a). Please check > your IMAP installation.
If you're using Redhat then you need to install imap-devel. If you're using some other distro then install whatever package supplies that file (libc-client.a). Or download from ftp://ftp.cac.washington.edu/imap/ and build it yourself. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* "Now here's something you're really going to like!" -- Rocket J. Squirrel */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php