Try installing c-client from source, specifying a known prefix (such as
/usr/local/imap), and then you can tell the PHP configure script to use
that install (--with-imap=/usr/local/imap). You can get c-client from
ftp://ftp.cac.washington.edu/imap/ (I got that link from the PHP
manual's IMAP pa
fyi, tried this but no luck. still getting the same negative results
- can't fing rfc822.h. please check c-client install...
thx for input
Eric
On 6/13/05, inX Support <[EMAIL PROTECTED]> wrote:
> No.
>
> I just wanted to know that I had the same problem and that was on CentOs 4
> that is aswe
Hi there
I had the same problem yesterday. You need to install libc-client,
libc-client-devel, libgcrypt and libgcrypt-devel.
Tell me on what OS are you installing the PHP.
Thank you
> Hi, I'm tyring to configure so I can install php with imap support and
> am getting the following error...
>
>
Linux Fedora Core 2 is the OS. Should I try your suggestions based on that OS?
Eric
On 6/13/05, inX Support <[EMAIL PROTECTED]> wrote:
> Hi there
>
> I had the same problem yesterday. You need to install libc-client,
> libc-client-devel, libgcrypt and libgcrypt-devel.
>
> Tell me on what OS a
I have similar problems when trying to configure php with imap and also
gd and other image libraries.
I installed imap-2004 (I'm not sure it is the exact package name), I
installed libjpeg and everything, combining rpms and tar installs. But i
cannot get the configure options right so it can find
thx for the quick response but can you elaborate? I found an rpm for
imap-devel but it has a failed dependency - requiring imap 4.4. I'm
confused as to what I actually need to install imap or if I even have
it installed already. I've tried searching for an imap rpm with no
luck and I can't find
You need install imap-devel
Best regards,
Miguel
> -Original Message-
> From: Eric Wulff [mailto:[EMAIL PROTECTED]
> Sent: Lunes, 13 de Junio de 2005 14:54
> To: php-install@lists.php.net
> Subject: [PHP-INSTALL] can't config with imap
>
> Hi, I'm tyring to configure so I can