(nothing whatsoever to do with mod-ssl)

Hah! Just hit that a few days ago.

I'm running RH6.1 which does not have an imap-devel rpm.

My steps were..
get the  php-imap SRPM and install it.
run the rpm -bp (prep) phase on it.
run make inside the imap-4.5 subdirectory....
.. this is important, else files such as linkage.h won't be built.

copy all the .c and .h files into /usr/src/c-client/include
copy the .a file into /usr/src/c-client/lib
create a symlink from c-lcient.a to libc-lcient.a in the lib directory

point the php configure option at /usr/src/c-client


Voila!
Actually it took me a few hours to get through it, it sounds like you are
almost there.



> I am having problems compiling imap support in php-3.0.14 (I tried 12 
> first with the same results).
> 
> Here is the failed compile area:
> 
> ...
> checking for mod_charset compatibility option... no
> checking for fhttpd module support... no
> checking for IMAP support... configure: error: Please copy or link 
> /usr/lib/c-client.a to /usr/lib/libc-client.a
> gmake: *** No targets.  Stop.
> gmake: *** No rule to make target `install'.  Stop.
> 
[EMAIL PROTECTED]
> 

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to