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 the imapd and ipopd to /usr/sbin
and activated them thru inetd.conf (I'm on RH6.2)

Now configure --with-imap is giving a different error
like this
"cannot find imap Library, Check your imap
installation"
But the imap server is working fine.

Any suggestions ?
/Chandu


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to