[horde] Which version of IMAP for c-client libraries?

Max Kalika max at the-triumvirate.net
Tue Mar 20 09:28:05 PST 2001


Quoting Daniel Givens <dgivens at houston.rr.com>:

> What version of the UW-IMAP do I need to get for the c-client libraries? I've
> gotten the IMAP-2000c and it is setup very different than the Horde
> instructions say to set it up. I also got the latest version, but it is a
> beta of 2001; however, I haven't tried it out yet either. What version do you
> guys recommend. This is not my server. I just need the c-client libraries.

2000c works just fine with php4, to build it you'll need to do the following:

# make [systemtype]
(i.e. make lnp for linux)
# c-client/{linkage,mail,rfc822}.h /usr/local/include
# cp c-client/c-client.a /usr/local/lib/libc-client.a

then build php --with-imap=/usr/local and you're all set.

You may want to wait until php-4.0.5 is out though, because there have been 
some fixes to the imap module.

--mk23




More information about the horde mailing list