Am Sa, den 11.09.2004 schrieb Jim Patterson um 21:55: > I am trying to install a recompiled php package, but I keep running inot > a dependency problem. The recompiled PHP RPM is broken. > --------------------------------------------------------------------------------- > 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 Because RPM does not care for ldconfig settings. The dependencies are coded in the RPM and they must be registred in the RPM database. > Any ideas on what I've done incorrectly here. Get a proper PHP and install the shared object files with RPMs. Alexander -- Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13 Fedora GNU/Linux Core 2 (Tettnang) kernel 2.6.8-1.521smp Serendipity 22:17:11 up 12 days, 19:33, load average: 1.26, 0.95, 0.73
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil