problem with php dependency

Jim Patterson jim_patterson at comcast.net
Sat Sep 11 19:55:28 UTC 2004


I am trying to install a recompiled php package, but I keep running inot 
a dependency problem.
---------------------------------------------------------------------------------
rpm -Uvh php*sybase*.rpm
error: Failed dependencies:
        libcomn.so is needed by php-4.3.2-11.1.ent.sybase
        libcs.so is needed by php-4.3.2-11.1.ent.sybase
        libct.so is needed by php-4.3.2-11.1.ent.sybase
        libintl.so is needed by php-4.3.2-11.1.ent.sybase
        libsybtcl.so is needed by php-4.3.2-11.1.ent.sybase
---------------------------------------------------------------------------------------------
these files are in '/opt/sybase/OCS-12_5/lib'

I have put this path in 'ld.so.conf' and then ran 'ldconfig'
I also ran
export LD_LIBRARY_PATH=/opt/sybase/OCS-12_5/lib

I still get this dependency error

Any ideas on what I've done incorrectly here.





More information about the users mailing list