On Tue, 28 Oct 2003 02:57:08 -0500
Leif K-Brooks <[EMAIL PROTECTED]> wrote:

> - Edwin - wrote:
> 
> >That should do it. (Unless, of course, you encounter some
> >"configure" or "make" problems.)
> >
> And of course, I did:
> 
> configure: error: Cannot find rfc822.h. Please check your IMAP
> installation.

Okay, the easiest to get around this is of course to remove
"--with-imap..." ;)

But, if you need it, of course, you need to install it then.

  Some info -> http://www.php.net/manual/en/ref.imap.php

Btw, don't forget to run

  $ rm config.cache

before you run ./configure again...

Also, there's another list specifically for php-installation ->
php-install (whatever the name is...). Make sure that you write about
your environment (OS, etc.) with specific version numbers, etc.

- E -
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/

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

Reply via email to