Re: how to install yum in RH enterprise ??

"Sharpe, Sam J" <sam.sharpe-AQ/[email protected]>
Newsgroups gmane.linux.redhat.release.taroon.general
Message-ID <[email protected]>
On 24 May 2006, at 11:53, Leuy Eeelyu wrote:
> [root@bb ct]# uname -a
> Linux bb.xx.com 2.4.21-20.0.1.ELsmp #1 SMP Wed Nov 24
> 20:34:01 EST 2004 i686 i686 i386 GNU/Linux
You have RHEL3 i assume because you have a 2.4.21 kernel.

This command will confirm it:

# cat /etc/redhat-release

> [root@bb ct]# rpm -ivh yum-2.4.2-69.el3.at.x86_64.rpm

You are attempting to install a 64bit package on a 32 bit operation  
system, you have also not installed the prerequisite packages. Try  
downloading:

http://dl.atrpms.net/all/yum-2.4.2-69.el3.at.i386.rpm
http://dl.atrpms.net/all/pythonabi-2.2.3-1.el3.at.i386.rpm
http://dl.atrpms.net/all/python-sqlite-1.1.6-0.99_1.el3.at.i386.rpm
http://dl.atrpms.net/all/python- 
urlgrabber-2.9.6-4.0.99_2.el3.at.noarch.rpm

And installling them with "rpm -ivh *.rpm"

That might get you closer to a working Yum.

--
Taroon-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/taroon-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.