Do you want to install php-imap support to your linux server without pain? Have yoy been -- like me -- through days of nightmares trying to resolve problems like these:
#include "confdefs.h" > I attempted to find the confdefs.h
5.2.0 does not build because it's missing the definition of
"U8T_CANONICAL" in the imap extension. I tried both with libc-client-dev
package as well as with self-compiled imapd.2006XXX.TAR.GZ.
Did you "ducked into the php-5.2.5/ext/imap directory and ran phpize, next I configured the extension with
./configure \
--with-libdir=lib64 \