[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] rpm dependencies
- Subject: [ale] rpm dependencies
- From: jonathan.glass at ibb.gatech.edu (Jonathan Glass)
- Date: Tue Nov 4 11:09:40 2003
- In-reply-to: <[email protected]>
- References: <[email protected]>
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