Date: Sat, 1 Dec 2001 19:40:00 +0000 From: Josh Paetzel <friar_josh@webwarrior.net> To: "Alex Blundell (aj)" <alexblundell@btinternet.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: uninstalling apache ( source code) Message-ID: <20011201194000.F493@twincat.vladsempire.net> In-Reply-To: <008001c17acc$7f79f2a0$3fa401d5@y9o3h3>; from alexblundell@btinternet.com on Sun, Dec 02, 2001 at 12:58:45AM -0000 References: <008001c17acc$7f79f2a0$3fa401d5@y9o3h3>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 02, 2001 at 12:58:45AM -0000, Alex Blundell (aj) wrote: > hi i would lik to uninstall the apache source code and installa newer version .. how would i go about doing this? > > thanks If you used the ports tree or package system, then you can use make clean and make deinstall in the port directory. If for some reason you installed apache by hand, you are going to have to delete the source manually. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011201194000.F493>