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 the files it needs to compile php. It is really a nightmare !! So much dependencies on external components where you don't even know which files it needs and in which folder they reside! How can I find an RPM version of php 5 for Apache 2.0.54 with imap, xml, all image libraries and extensions, PEAR, regex, etc. compiled? Usually, I prefer to install tar packages to have control on installation paths and options, but this time it is too much ! Stéphane On Mon, 2005-06-13 at 14:44, Eric Wulff wrote: > 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 the imap version on my system via traditional > means... imap --version, -v, and even 'man imap' states there is no > entry in the manual. > > Eric > > > On 6/13/05, Miguel Burgos O. <[EMAIL PROTECTED]> wrote: > > > > 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 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 --with-curl=usr/bin --with-ftp > > > --with-imap > > > > > > I've googled 'rfc822.h' and 'c-client installation' among other > > > things, but I'm getting pretty lost as to what this all means. Can > > > someone direct me a bit? > > > > > > Eric > > > > > > some background: > > > - I'm trying to upgrade from php 4.3.9 to 4.3.11 and I decided to > > > simply install 4.3.11 without uninstalling 4.3.9 since I can't find > > > any uninstall docs. Hoping that's not the conflict. The install > > > seems to work without the --with-imap option. > > > - I'm running Linux Fedora Core 2 > > > > > > > > > > > ----------------------------------------. > > ADVERTENCIA: La informacion contenida en esta transmision, > > y en cualquier archivo adjunto, es confidencial y no puede > > ser usada o difundida por personas distintas de su o sus > > destinatarios. Si usted ha recibido esta transmision por > > error, por favor notifique inmediatamente al remitente > > respondiendo por este mismo medio y eliminela de su sistema. > > DICTUC no se hara responsable de la exactitud y veracidad de > > la informacion contenida en este mensaje, asi como de su > > modificacion, copia, divulgacion o reenvio, total o parcial. > > Su uso no autorizado puede ser sancionado de conformidad con > > la legislacion nacional. DICTUC transmite sus informaciones > > oficiales a traves de su pagina en internet: http://www.dictuc.cl > >