[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] rpm dependencies



Robert Coggins wrote:

> Hey all...
>
> I am at a loss here.   I am trying to install glibc-2.3.2-27.9.  To do 
> this I have to install glibc-common-2.3.2-27.9.  When I try to do this 
> it tells me that glibc-common-2.3.2-11.9 is needed by glibc-2.3.2-11.9 
> and will not install it even if I try to use --force....
>
> What in the world do I do at this point?
>
> Thanks!
>
> Rob


Try "rpm -Uvh glibc-2.3.2-27.9* glibc-common-*"

Jonathan Glass