Re: [EMAIL PROTECTED] how to uninstall httpd-2.2.10

2008-10-24 Thread Michele Mase'
My suggestion is: 1 packetize it if you can (it depends of which is your env: I mean, 4 example if you use linux rpm compatible with the command rpmbuild -ta httpd-x.y.z.tar.gz you should build all the packages apache related. I don't know the deb package syntax. If you don't use linux it depends o

Re: [EMAIL PROTECTED] how to uninstall httpd-2.2.10

2008-10-23 Thread Brian Mearns
I think it will probably depend on your set up, actually. For instance, if you set your prefix to /usr/local or something like that, then you obviously don't want to just delete that whole thing, but apache will have installed things through out various folders under there. Not sure if there's some

Re: [EMAIL PROTECTED] how to uninstall httpd-2.2.10

2008-10-22 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: > Hello All, > > I've compile and installed apache-2.2.10 from source and would like to > remove it from my system. I notice that I cannot use 'make uninstall' > anymore. > Could someone tell me how to go about uninstalling it? > > Thanks in advance. > > --

[EMAIL PROTECTED] how to uninstall httpd-2.2.10

2008-10-22 Thread [EMAIL PROTECTED]
Hello All, I've compile and installed apache-2.2.10 from source and would like to remove it from my system. I notice that I cannot use 'make uninstall' anymore. Could someone tell me how to go about uninstalling it? Thanks in advance.