Quote:
through "rpm -ivh" command. I don't understand why it is happening! So please tell me where I am doing mistake!
|
Try commands:
Code:
yum install httpd
yum install httpd-devel
Of course, you need to have an internet connection for yum, if you don't, you'll have to download and install those dependencies first, they are probably on the install CD/DVD.