From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:33:23 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 4050516A421 for ; Mon, 11 Feb 2008 16:33:23 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: from ws2.cnweb.com (ws2.cnweb.com [69.50.194.62]) by mx1.freebsd.org (Postfix) with ESMTP id 0AD7D13C45B for ; Mon, 11 Feb 2008 16:33:22 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: (qmail 23316 invoked from network); 11 Feb 2008 10:33:17 -0600 Received: from p245n23.ruraltel.net (HELO Europa) (24.225.23.245) by ws2.cnweb.com with SMTP; 11 Feb 2008 10:33:17 -0600 From: "Darryl Hoar" To: Date: Mon, 11 Feb 2008 10:31:53 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16545 Subject: Uninstalling a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 16:33:23 -0000 Greetings, 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. thanks, Darryl