Hi,
On Thu, 2009-08-20 at 17:23 +0530, kesavan (K7) wrote:
> hi guys
> i am new in installation of yum in cent os 5.0
> i have tried to install yum on centos 5 server
> 
> i have followed the following steps 
> 
> download this  files in \
>      gmp-4.1.4-10.el5.i386.rpm \
>      readline-5.1-1.1.i386.rpm \
>      python-2.4.3-19.el5.i386.rpm \
>      libxml2-2.6.26-2.1.2.i386.rpm \
>      libxml2-python-2.6.26-2.1.2.i386.rpm \
>      expat-1.95.8-8.2.1.i386.rpm \
>      python-elementtree-1.2.6-5.i386.rpm \
>      sqlite-3.3.6-2.i386.rpm \
>      python-sqlite-1.1.7-1.2.1.i386.rpm \
>      elfutils-0.125-3.el5.i386.rpm \
>      rpm-python-4.4.2-37.el5..i386.rpm \
>      m2crypto-0.16-6.el5.1.i386.rpm \
>      python-urlgrabber-3.1.0-2.noarch.rpm \
>      yum-3.0.5-1.el5.centos.2.noarch.rpm
>    rpm -Uvh http://mirror.centos.org/centos-5/5.0/os/i386/CentOS/$file;
> done
> 
You are trying to install the rpms before downloading the rpms. First
download all the rpms in a specific directory then install rpms using
rpm -Uvh *.rpm

Then try upgrading yum

Thanks
baskar

_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to