ID: 21242
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating System: Red Hat 7.1
PHP Version: 4.3.0
New Comment:
try creating a softlink to the files not found.
eg: libdyn.so to libdyn.so.1.0.
This worked several times for me.
Previous Comments:
------------------------------------------------------------------------
[2002-12-28 07:27:21] [EMAIL PROTECTED]
.
------------------------------------------------------------------------
[2002-12-28 07:17:23] [EMAIL PROTECTED]
./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 this bug report at http://bugs.php.net/?id=21242&edit=1