  | |  | rpm on RH8 | rpm on RH8 2004-01-17 - By Michael Schwendt
Back On Sat, 17 Jan 2004 03:04:58 -0500 (EST), Kalin Mintchev wrote:
> i 'm trying to install/upgrade the glibc on a RH8 machine using the rpm
> packages. when i do:
>
> rpm -i glibc-2.2.4-Sep15a.src.rpm
>
> i can see th hashes and all but after that when i do:
> rpm -q glibc
>
> i still get:
> glibc-2.2.2-10
>
>
> i tried -- force too.. same result/
>
> any help appreciated...
It 's a "src.rpm " (source rpm) which doesn 't get installed the normal
way. It 's just extracted like an archive. If you 've used root without
modifying your RPM configuration, find the extracted files below
/usr/src/redhat. Source rpms contains the source code and build scripts
needed to build binary packages.
Instead, you want to download the i686.rpm (or athlon.rpm, i586.rpm,
and so on) which would be a precompiled package.
--
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |