[CentOS] CentOS 5.2 Missing Dependancy

Sun Jul 6 05:52:43 UTC 2008
Tony Molloy <tony.molloy at ul.ie>

On Sunday 06 July 2008 05:07:38 Joseph L. Casale wrote:
> >I had no trouble copying it or linking it.
>
> Yes, but how does that satisfy yum?
> jlc


If the dependancy is purely on /usr/bin./false then when you copy it I think 
yum should find it. 

The problem would be if yum checks it's db to see if it has previously 
installed /usr/bin/false and find that it hasn't. In that case it won't wok.

Why don't you try it and see what happens.

Tony