Red Hat Topics - problem with php dependency

This is Interesting: Free IT Magazines  
Home > Archive > Red Hat Topics > September 2004 > problem with php dependency





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author problem with php dependency
Jim Patterson

2004-09-15, 11:11 am

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.
Jose Maria Lopez Hernandez

2004-09-15, 11:11 am

Jim Patterson wrote:
> 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.


The only thing that rpm has in mind it's it's own database,
it doesn't look if the libraries are really installed or not,
just checks if the rpm database has an entry that says the
libraries are installed. If you are sure you have the needed
libraries you should use "rpm --nodeps" to avoid checking for
dependences, so it should install and run without any problem.

--

Jose Maria Lopez Hernandez
Director Tecnico de bgSEC
jkerouac@bgsec.com
bgSEC Seguridad y Consultoria de Sistemas Informaticos
http://www.bgsec.com
ESPAŅA

The only people for me are the mad ones -- the ones who are mad to live,
mad to talk, mad to be saved, desirous of everything at the same time,
the ones who never yawn or say a commonplace thing, but burn, burn, burn
like fabulous yellow Roman candles.
-- Jack Kerouac, "On the Road"
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com