Yum install problem on netsolvps server
Posted
by Thomas
on Server Fault
See other posts from Server Fault
or by Thomas
Published on 2010-02-23T14:18:43Z
Indexed on
2010/03/27
10:03 UTC
Read the original article
Hit count: 385
yum
I tried to install yum based on http://www.wallpaperama.com/forums/how-to-install-yum-problems-installing-on-linux-redhat-fedora-commands-t471.html.
my current python is 2.4.6, red hot fedora core 6, 4.1.1-28, RPM 4.4.2. I tried with the yum 3.0.1 version for my current server configuration. There is no configure file on 3.0.1 so i used make install command. All files complied without error.
If I run #rpm -q yum it says "package yum is not installed".
Whats the problem here on the yum installation?
© Server Fault or respective owner