Click to See Complete Forum and Search --> : apache uninstall


payjo
11-21-2002, 06:54 PM
I'm sorry but I know you guys probably hear this one all the time. How do you uninstall apache 2.0 from a tarball? I need to put apache 1.3 in my RH box. I've searched everywhere for it even on this forum, but nothing works. I've tried running make uninstall but it didnt work. What directory should I run make uninstall from? I ran it in the directory that I unzipped the tarball to. Thnx for the help!!!

blizz
11-21-2002, 08:23 PM
Hi,

Cd into the source directory and do "make uninstall" or "make deinstall" that is if the source provider was nice enough to include a uninstall section in the makefile.