I saw somewhere that if you don't have the kerberos stuff installed you'll
have problems compiling with imap, so as far as I can figure I have all the
rpms I need installed for imap support -

imap-2001a-9mdk
imap-devel-2001a-9mdk
krb5-devel-1.2.5-1mdk
krb5-libs-1.2.5-1mdk

Patrick

----- Original Message -----
From: "Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 01, 2003 1:42 AM
Subject: Re: [PHP] IMAP error while compiling PHP-4.3.0


> 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
>
>
>
>



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

Reply via email to