On Sun, 22 Jul 2001, Andrew Smith wrote:

> Still plodding along here ... trying
> to upgrade 6.0 to 7.1
> 
> Anyone got an easy way to upgrade
> rpm on RH6.0 to support >= 3.0 RPM's?
> (6.0 rpm is: 3.0.2-6.0)
> The new RPM on RedHat for 6.x
> (4.0.2-6x) requires libbz2.so.0
> that is not part of the standard RH6.0
> 6.0 has bzip2 as: 0.9.0c-1
> which doesn't contain anything called
> libbz2.so.0
> 
> I seem to have got a catch 22 here,
> I need the new version of rpm to install
> the RPM's to allow me to install the
> new version of rpm.
> 
> My non-RedHat supplied 6.0 CD also doesn't
> have gcc on it ...
> unless it was called something else two
> years ago or it is in one of the install
> images, which I can't seem to mount with
> "mount -o loop -t ext2 file /dir"
> coz they are not "ext2" ...
> so I can't compile on this machine.
> 
> Anyone tried this? Anyone get it to work?
> 
> Any help greatly appreciated.

So you're trying to upgrade manually (without booting the 7.1 installer)?

A hard road to take, certainly. Are you sure you wouldn't rather back up 
any important data and do a nice clean 7.1 install?

Well, libbz2.so.0 is provided by bzip2-0.9.5d-2.i386.rpm (from the Red Hat 
6.2 tree on the ftp site) according to a search at rpmfind.net.

gcc was in those days in the 'egcs' package IIRC.

For iso images, use:

mount -t iso9660 -o loop <filename> /dir

-- 
Chris Kloiber, RHCE
Enterprise Support - Red Hat, Inc.



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

Reply via email to