Hi!
-Start E.S-
Create a directory.
Put all the glibc related rpms from the updates in that directory.
You should have:

glibc-2.2.4-19.3.i386.rpm              glibc-devel-2.2.4-19.3.i386.rpm
glibc-common-2.2.4-19.3.i386.rpm       glibc-profile-2.2.4-19.3.i386.rpm
-End E.S-

$ I 'm on i686 so I expect I just need :
- glibc-2.2.4-19.3.i686.rpm [RHBA-2001:121-06]*
- glibc-2.2.4-19.3.i686.rpm [RHSA-2001:160-09]*
- glibc-common-2.2.4-19.3.i686.rpm
- glibc-2.2.4-13.i686.rpm [for dependencies]
- glibc-common-2.2.4-13.i386.rpm [for dependencies]
- glibc-common-2.2.4-19.3.i386.rpm [for dependencies]

Am I right or wrong ?
I did the operation but couldn't put all in the same folder (*).
So i done it in two times, all was seemed OK but, when I rpm -qa |grep
glibc,
here is the result:
glibc-2.2.4-13
glibc-devel-2.2.4-13
glibc-common-2.2.4-13

What's the hell ?
Kernell will be for later.
Thanks
ism doesn't go on kernell
----------------------------------------------------------------------------
-----------


Cd to that directory and run the command:
rpm -Fvh glibc-*

If that doesn't work, please post the out of the command to the list.

> I wanted to rpm -ivh kernell today but it's missed !

Run the command `uname -m`.
Download the kernel in that directory from the updates and all the
kernel-related rpms from the i386 directory.

Run the commands:
        rpm -Fvh kernel-*-2.4.9*
        rpm -ivh kernel-2.4.9-6.2.15.$ARCH.rpm (where $ARCH is the
result of `uname -m`)
Reboot.

Emmanuel



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to