On redhat 7.1, I'm compiling php 4.1.1 with imap support for apache
1.3.19.
Inintially I used:
./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql
--with-imap --with-kerberos --with-imap-ssl
and it worked fine but i got this error during make:
/usr/bin/ld: cannot find -lgssapi_krb
Jon,
Thanks very much I did this at 3:30 am PST time..
OOPS
Ron
Jon Wagoner wrote:
> I think that should be --with-imap=../imap/c-client, not --enable-imap
>
> -Original Message-
> From: Ron Simpson [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 29, 2002 2:30 PM
I think that should be --with-imap=../imap/c-client, not --enable-imap
-Original Message-
From: Ron Simpson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 29, 2002 2:30 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] PHP4.1.1, Apache-1.3.23 IMAP doesnt work for
me...HELP!!!
I have insta