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
; > 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
t; 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
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&
Hi, I'm tyring to configure so I can install php with imap support and
am getting the following error...
error: Cannot find rfc822.h. Please check your c-client installation.
this is my ./configure stmt...
./config --with-aspxs2=/usr/local/apache2/bin/apxs
--with-mysql=/usr/bin --with-iconv --w