RH9 Problem

Hello ,
I have try to install yum and when i do that it's showing me
root@host [~]# rpm -ivh yum-2.0.7-1.noarch.rpm
error: Failed dependencies:
libxml2-python is needed by yum-2.0.7-1
root@host [~]#

and when i try to install libxml2-python it's showing me that

root@host [~]# rpm -ivh --force ftp://194.199.20.114/linux/redhat/9/...5.4-1.i386.rpm
Retrieving ftp://194.199.20.114/linux/redhat/9/...5.4-1.i386.rpm
error: Failed dependencies:
libxml2 = 2.5.4 is needed by libxml2-python-2.5.4-1
libxml2.so.2 is needed by libxml2-python-2.5.4-1
root@host [~]#

So what i must do to fix it ?
Thanks u

 

 

 

 

Top