From owner-freebsd-questions Sat Dec 1 17:40: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 00F6E37B419 for ; Sat, 1 Dec 2001 17:40:06 -0800 (PST) Received: from twincat.vladsempire.net (unknown [209.105.45.51]) by services.webwarrior.net (Postfix) with ESMTP id B103C1BD for ; Sat, 1 Dec 2001 19:39:52 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id C020B385E; Sat, 1 Dec 2001 19:40:00 +0000 (GMT) Date: Sat, 1 Dec 2001 19:40:00 +0000 From: Josh Paetzel To: "Alex Blundell (aj)" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: uninstalling apache ( source code) Message-ID: <20011201194000.F493@twincat.vladsempire.net> Mail-Followup-To: "Alex Blundell (aj)" , freebsd-questions@FreeBSD.ORG References: <008001c17acc$7f79f2a0$3fa401d5@y9o3h3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <008001c17acc$7f79f2a0$3fa401d5@y9o3h3>; from alexblundell@btinternet.com on Sun, Dec 02, 2001 at 12:58:45AM -0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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