Here's how I installed php4.1.1 with mysql and imap support for apache
1.3.19. I hope it help you.
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 fi
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