On Wed, 31 Jan 2001, Joel Cordonnier wrote:
> Hi!
>
> I'm a newbie with Linux. I just install RedHat 7.0,
> and I want to do some development with java and..!?
>
> It appear that I can't use any JDK tool because of a
> bug in the library glibc-2.1......
>
> I try to replace my RPM package glibc-2.1.92-14 with
> glibc-2.2-12.i686.RPM. AND I CAN'T !!!!!!!!!
>
> I don't know with ???
>
> When I try to install glibc-2.2-12.i686.RPM, it
> require an other library glibc-common-2.2-12.i386.RPM
> (this library don't existe for the previsous version
> of the kernel 2.1...right?)
>
> So I download and try to install
> glibc-common-2.2-12.i386.RPM (rpm -ivh
> glibc-common-2.2-12.i386.RPM) but now it require that
> the version of glibc >= 2.2-12 !!!!!!!!!!!!!!
You can't use the "-i" switch, because you already have packages
installed.
Try "rpm -Uvh glibc-2.2-12.i386.rpm" first, the "rpm -Uvh" on the other
packages, as well.
In fact, if all the rpms are in one directory, you can "rpm -Uvh glibc*"
and have all three installed at the same time...I believe rpm will solve
the necessary interdependencies for you.
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list