How to install Apache Source after Fedora Instal

David Timms dtimms at iinet.net.au
Thu Mar 13 09:50:18 UTC 2008


John BORIS wrote:
> I installed Fedora 8 and the Apache Server but forgot to install the
> Apache Source files. I need to install them. Is there a how to for this.
> I did a yum install httpd-devel but that didn't install what I needed.
Something like:

yum install yum-utils
yumdownloader --source httpd
yum localinstall httpd.xxxx.src.rpm

> It should have created a directory /etc/httpd/build but it didn't.  Any
> pointers would be appreciated.
I dont think it would end up there. Try /usr/src/....

DaveT.




More information about the fedora-list mailing list