From:             [EMAIL PROTECTED]
Operating system: Red Hat 7.1
PHP version:      4.3.0
PHP Bug Type:     Compile Failure
Bug description:  ./config cannot locate Kerberos libraries

./configure --with-apache=../apache_1.3.27
--with-mysql=/usr --with-gettext --enable-track-vars --with-imap=/usr
--with-kerberos --with-imap-ssl --enable-trans-id

Results in configure error :

configure: error: Kerberos libraries not found.

      Check the path given to --with-kerberos (if no path is given,
searches in /usr/kerberos, /usr/local and /usr )

-----------------

Kerberos libraries are properly installed as usual in /usr/kerberos/lib :

[root@pajonk lib]# ls -la /usr/kerberos/lib
total 1096
drwxr-xr-x    2 root     root         4096 Dec 28 13:59 .
drwxr-xr-x    7 root     root         4096 Mar 30  2001 ..
lrwxrwxrwx    1 root     root           17 Feb 10  2002 libcom_err.so.3 ->
libcom_err.so.3.0
-rwxr-xr-x    1 root     root         5881 Mar 30  2001 libcom_err.so.3.0
lrwxrwxrwx    1 root     root           16 Feb 10  2002 libdes425.so.3 ->
libdes425.so.3.0
-rwxr-xr-x    1 root     root        14459 Mar 30  2001 libdes425.so.3.0
lrwxrwxrwx    1 root     root           13 Feb 10  2002 libdyn.so.1 ->
libdyn.so.1.0
-rwxr-xr-x    1 root     root         9598 Mar 30  2001 libdyn.so.1.0
lrwxrwxrwx    1 root     root           21 Feb 10  2002
libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2
-rwxr-xr-x    1 root     root        86532 Mar 30  2001
libgssapi_krb5.so.2.2
lrwxrwxrwx    1 root     root           16 Feb 10  2002 libgssrpc.so.3 ->
libgssrpc.so.3.0
-rwxr-xr-x    1 root     root        89826 Mar 30  2001 libgssrpc.so.3.0
lrwxrwxrwx    1 root     root           18 Feb 10  2002 libk5crypto.so.3
-> libk5crypto.so.3.0
-rwxr-xr-x    1 root     root        73926 Mar 30  2001
libk5crypto.so.3.0
lrwxrwxrwx    1 root     root           19 Feb 10  2002 libkadm5clnt.so.4
-> libkadm5clnt.so.4.0
-rwxr-xr-x    1 root     root        75536 Mar 30  2001
libkadm5clnt.so.4.0
lrwxrwxrwx    1 root     root           18 Feb 10  2002 libkadm5srv.so.4
-> libkadm5srv.so.4.0
-rwxr-xr-x    1 root     root       105053 Mar 30  2001
libkadm5srv.so.4.0
lrwxrwxrwx    1 root     root           14 Feb 10  2002 libkdb5.so.3 ->
libkdb5.so.3.0
-rwxr-xr-x    1 root     root        88685 Mar 30  2001 libkdb5.so.3.0
lrwxrwxrwx    1 root     root           14 Feb 10  2002 libkrb4.so.2 ->
libkrb4.so.2.0
-rwxr-xr-x    1 root     root        75685 Mar 30  2001 libkrb4.so.2.0
lrwxrwxrwx    1 root     root           14 Feb 10  2002 libkrb5.so.3 ->
libkrb5.so.3.0
-rwxr-xr-x    1 root     root       414190 Mar 30  2001 libkrb5.so.3.0
lrwxrwxrwx    1 root     root           13 Feb 10  2002 libpty.so.1 ->
libpty.so.1.1
-rwxr-xr-x    1 root     root        12995 Mar 30  2001 libpty.so.1.1



-- 
Edit bug report at http://bugs.php.net/?id=21242&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21242&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21242&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21242&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21242&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21242&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21242&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21242&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21242&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21242&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21242&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21242&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21242&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21242&r=isapi

Reply via email to