[CLUE-Tech] imap source code

Mike Staver staver at fimble.com
Mon May 10 16:12:53 MDT 2004


Does anyone know where I can get imap source code? I was trying to 
compile apache 1.3.29 with php 4.3.6 - but I need imap support in php 
for some webmail stuff I use.  I ran this config:

/home/staver/php-4.3.6/configure --with-mysql 
--with-apxs=/etc/httpd/bin/apxs --with-imap=/usr/include/imap 
--with-kerberos

I get this error:

configure: error: Cannot find imap library (libc-client.a). Please check 
your IMAP installation.

Odd, because:

[root at fimble php-4.3.6]# locate libc-client.a
/usr/lib/libc-client.a
/usr/include/imap/libc-client.a
/usr/local/include/libc-client.a

So, I'm thinking I must have the wrong version of this file - so I would 
like to download the source for imap and point it at that and see if it 
compiles.
-- 

                                 -Mike Staver
                                  staver at fimble.com
                                  mstaver at globaltaxnetwork.com



More information about the clue-tech mailing list