Click to See Complete Forum and Search --> : Remove Apache 2?


masitti
10-26-2003, 04:16 PM
I have installed Apache 2 from the source, and I want to remove it to use the Apache 1.3 SuSE RPM for wider compatibility and ease to setup. What's the best way to go about uninstalling it?

serz
10-26-2003, 06:22 PM
Do you still have the source that you compiled? If so, go there and type make uninstall.

masitti
10-26-2003, 06:25 PM
Didn't seem to work:

make: *** No rule to make target `uninstall'. Stop.

serz
10-26-2003, 06:55 PM
Is this the same source that you compiled? Also, are you doing this in for example /home/serz/user/apache2?

masitti
10-26-2003, 06:57 PM
Originally posted by serz
Is this the same source that you compiled? Also, are you doing this in for example /home/serz/user/apache2?

Same exact source - /home/Mario/Programs/httpd* . I just compiled/installed it last night too, so I haven't touched the folder.