This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can't get GCC installed. HELP! (RPM related)


On Feb  1, 2003, "Sherzod Ruzmetov" <sherzodr@handalak.com> wrote:

> [root@infocube tmp]# rpm -i glibc-common-2.2.93-5.i386.rpm
> error: failed dependencies:
>         glibc < 2.2.93 conflicts with glibc-common-2.2.93-5
> </screen>

> I have no clue what it might mean.

Clue 1: glibc and gcc are separate projects, so this e-mail is
totally inappropriate here.

Clue 2: if you update glibc-common, you must update glibc too, in a
single RPM transaction.  But you shouldn't have to update glibc just
to install GCC.  If you think you need, you're probably just picking a
GCC version that was not built for the environment on which you're
trying to install it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]