Hey all - I'm trying to build PHP (4.1.2) for Horde for IMP. So there's a lot 
of requirements. My configure line is:

./configure --with-imap --with-apxs=/usr/local/apache/bin/apxs --with-gettext 
--with-xml --with-mysql --with-ldap --with-mcrypt

But I get:

checking for crypt in -lcrypt... (cached) yes
configure: error: This c-client library is build with Kerberos support.

       Add --with-kerberos<=DIR> to your configure line. Check config.log for 
details.


I don't want to build with kerberos support - I don't have kerberos 
installed... I've tried adding --disable-kerberos and --without-kerberos, but 
I get the same thinc each time. Anyone have any suggestions.

For once, I don't think the details of my system matter, but here they are 
just incase:

Redhat 7.1 with latest errata
Apache 1.3.20 compiled from source
(attempting) PHP 4.1.2

Let me know what extra info I can provide.

Thanks,
Phil
-- 
"They that can give up essential liberty to obtain a little temporary safety 
deserve neither liberty nor safety."
-Benjamin Franklin, 1759


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to