Uninstall Apache using make
- by Jeff
I installed httpd using make. But i cant find any remove/uninstall method in README or INSTALL files. Also, i searched the http://apache.org docs. There also there is no mention of uninstalling using make.
Actually, i didnt pass the PREFIX value, and it got installed into /usr/local/apache/.
Is it fine? Where would it be installed by sudo apt-get install apache2?
Thanks,
Jeff
p.s.I am using Ubuntu 9.10