From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 17:12:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AF0F16A41B for ; Mon, 11 Feb 2008 17:12:22 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 412C713C4D5 for ; Mon, 11 Feb 2008 17:12:22 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id AD3E728430; Mon, 11 Feb 2008 12:12:21 -0500 (EST) To: darryl@osborne-ind.com References: From: Lowell Gilbert Date: Mon, 11 Feb 2008 12:12:21 -0500 In-Reply-To: (Darryl Hoar's message of "Mon\, 11 Feb 2008 10\:31\:53 -0600") Message-ID: <4463wvzabu.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Uninstalling a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 17:12:22 -0000 "Darryl Hoar" writes: > I have Freebsd 6.3-release installed on my server. I used ports > to install mysql 4.0 on this machine. Turns out, I really need > mysql 4.1. What is the proper technique to remove the mysql 4 > and then install mysql 4.1 ? > > I tried make deinstall, but it says it doesn't know how. Can you quote the error message exactly?