4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] rfc822.h
FromSent OnAttachments
Michael T. BabcockSep 12, 2000 2:49 pm 
Gordon MessmerSep 12, 2000 4:45 pm 
Michael T. BabcockSep 13, 2000 8:28 am 
Gordon MessmerSep 13, 2000 9:21 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] rfc822.hActions...
From:Michael T. Babcock (mbab@fibrespeed.net)
Date:Sep 13, 2000 8:28:06 am
List:net.sourceforge.lists.courier-users

Will that cause any compatibility issues? I'm assuming this means that PHP 4.0.2 would be using the UW-IMAP client to connect to my Courier-IMAP server. Is this correct?

----- Original Message ----- From: "Gordon Messmer" <yiny@eburg.com>

On Tue, 12 Sep 2000, Michael T. Babcock wrote:

I'm getting the following error when configuring PHP 4.0.2 with IMAP support:

configure: error: Cannot find rfc822.h. Please check your IMAP

installation

PHP attempts to link against the c-client library provided with pine and UW-IMAP. If you're running Red Hat Linux, then you'd want to install the imap-devel package. That would provide you with the required headers and libraries.