[PHP] compiling php --with imap

2003-08-04 Thread Merlin
Hi there, I want to upgrade to a newer php version (from 4.2.2 to 4.3.2) In order to do that I picked my old configure command to reproduce it. The old php version was build with imap. Now I have found, that the directory where the file is supposed to be has been removed (I guess I have cleaned

Re: [PHP] compiling php --with imap

2003-08-04 Thread Curt Zirzow
* Thus wrote Merlin ([EMAIL PROTECTED]): Hi there, I want to upgrade to a newer php version (from 4.2.2 to 4.3.2) In order to do that I picked my old configure command to reproduce it. The old php version was build with imap. Now I have found, that the directory where the file is supposed

Re: [PHP] compiling php --with imap

2003-08-04 Thread Jason Wong
On Tuesday 05 August 2003 02:26, Merlin wrote: I want to upgrade to a newer php version (from 4.2.2 to 4.3.2) In order to do that I picked my old configure command to reproduce it. The old php version was build with imap. Now I have found, that the directory where the file is supposed to be

[PHP] Compiling PHP with imap recode support

2002-01-15 Thread Mike Eheler
I get this error when compiling php with ./configure --with-imap=../imap-2001a --with-record Any ideas on a workaround for this? /web/src/imap-2001a/c-client/libc-client.a(misc.o): In function `hash_lookup': /web/src/imap-2001a/c-client/misc.c:311: multiple definition of `hash_lookup' /usr

[PHP] Compiling PHP with IMAP

2001-06-30 Thread Sagar Chand
Hiall, I am compiling php4.0.5 with imap support as a DSO for APache. with ./configure --with-apxs. --with-imap And I got an error saying rfc822.h missing. So I downloaded the latest Imap Beta 2001 tilldate And cp'd the c-client to /usr/include And after compiling the imapd and ipop3d I cp'd