Yiorgos:
Thanks for the reply, I guess I'm trying to do things in a really hard way or I
just don't know enough what I'm doing. I have succesfully built IMAP toolkit by
specifying SSL dir as "openssl" cause I don't have any ssl directory in
/usr/local. However, would you mind telling me what have I done wrong. The
reason I compiled IMAP is because I want to have imap support in PHP. But now
when I compile PHP 5.3.6 it says in the attempt to configure it:checking for
utf8_mime2text signature... new checking for U8T_DECOMPOSE... configure:
error: utf8_mime2text() has new signature, but U8T_CANONICAL is
missing. This should not happen. Check config.log for additional
information. it also complains in the log as follows: configure:48194: checking
for IMAP SSL supportconfigure:48599:19: fatal error: /mail.h: No such file or
directorycompilation terminated.configure:48618: checking for utf8_mime2text
signatureconfigure:48636: gcc -c -I conftest.c 1>&5gcc: no input
filesconfigure: failed program was:#line 48623 "configure"#include
"confdefs.h"#include <stdio.h>#include <c-client.h> int main() { SIZEDTEXT
*src, *dst; utf8_mime2text(src, dst); ; return 0; }configure:48665: checking
for U8T_DECOMPOSEconfigure:48681: gcc -c -I conftest.c 1>&5gcc: no input
filesconfigure: failed program was:#line 48670 "configure"#include
"confdefs.h"#include <c-client.h> int main() { int i = U8T_CANONICAL; ;
return 0; }So I guess I don't have IMAP-SSL properly built, although I really
don't understand what's going on.
_______________________________________________
Imap-uw mailing list
[email protected]
http://mailman2.u.washington.edu/mailman/listinfo/imap-uw