From owner-freebsd-questions@FreeBSD.ORG Mon Sep 20 18:25:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C52AC16A4CE for ; Mon, 20 Sep 2004 18:25:49 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id BE1AA43D48 for ; Mon, 20 Sep 2004 18:25:48 +0000 (GMT) (envelope-from krylon@gmx.net) Received: (qmail 4211 invoked by uid 65534); 20 Sep 2004 18:25:47 -0000 Received: from i53875223.versanet.de (EHLO neuromancer.krylon.net) (83.135.82.35) by mail.gmx.net (mp002) with SMTP; 20 Sep 2004 20:25:47 +0200 X-Authenticated: #685629 Date: Mon, 20 Sep 2004 20:25:46 +0200 From: Benjamin Walkenhorst To: freebsd-questions@freebsd.org Message-Id: <20040920202546.438c5002.krylon@gmx.net> In-Reply-To: References: X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) User-Agent: Sylpheed 0.9.7 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: PHP & MySQL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 18:25:49 -0000 On Mon, 20 Sep 2004 10:53:18 -0700 digish reshamwala wrote: > Hey.... Hi, > I want to install the specific version only & if I use the ports to > install using: cd /usr/ports/databases/mysql40-server > make > make insall clean > > It installs MySQL 4.0.18 & not 4.0.20?? So can u help me in > installing those specific version?! Look at /usr/ports/databases/mysql40-server/distinfo. This file says what source tarball the port uses. Mine says 4.0.20. You can try fetching a newer version of the ports tree. It's available from FreeBSD-ftp-mirrors. Or you can look at one of the ftp-mirrors for a binary package. kind regards, Benjamin -- If cars had improved at [the computer industry's] rate, a Rolls Royce would now cost 10 dollars and get a billion miles per gallon. (Unfortunately, it would probably also have 200-page manual telling how to open the door.) -- Andrew Tanenbaum, "Introduction To Distributed Systems"