On Saturday 01 March 2003 06:30, Patrick Teague wrote:
> I'm trying to compile php on Mandrake 9, but this latest error during
> compile has me stumped as I've installed all the imap-devel type rpms.
>
> .....
> checking for IMAP support... yes
> checking for pam_start in -lpam... yes
> checking for crypt in -lcrypt... (cached) yes
> configure: error: Cannot find imap library (libc-client.a). Please check
> your IMAP installation
>
> any ideas?  I checked the php.net faq on building, but I haven't found any
> info about this.  I've searched the imap rpms I have & even searched the
> whole system, but it couldn't find 'libc-client.a' anywhere.

Are you using RPMs? On a RH system that file is provided by the IMAP-devel 
package. I suppose it's similar for MDK. In general you need to install the 
devel packages of any libraries that you wish to use.

-- 
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
------------------------------------------
/*
Hanson's Treatment of Time:
        There are never enough hours in a day, but always too many days
        before Saturday.
*/


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

Reply via email to