From owner-freebsd-questions Wed Aug 11 8:27:19 1999 Delivered-To: freebsd-questions@freebsd.org Received: from vax1.baker.ie (VAX1.baker.IE [194.125.50.91]) by hub.freebsd.org (Postfix) with SMTP id AF2C514CE9 for ; Wed, 11 Aug 1999 08:27:14 -0700 (PDT) (envelope-from cillian@baker.ie) Received: from baker.ie ([194.125.50.55]) by vax1.baker.ie with ESMTP; Wed, 11 Aug 1999 15:29:03 +0100 Message-ID: <37B1844E.6C0B72EB@baker.ie> Date: Wed, 11 Aug 1999 15:10:22 +0100 From: Cillian Sharkey X-Mailer: Mozilla 4.6 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Mark Einreinhof Cc: questions@freebsd.org Subject: Re: MYSQL install Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I used /stand/sysinstall to install mysql 3.22.22. I then went to mysql web > site and saw they had a newer version, 3.22.25. How do I uninstall 3.22.22 > so that I may install 3.22.25? You should be able to install the latest packages of mysql for FreeBSD from : ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/packages/databases/ download the .tgz files you want and then use pkg_add to install them (you might need to get some other packages aswell to satisfy dependencies) I doubt they'll be _the_ latest up-to-the-minute version possible, but you can check anyway.. - Cillian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message