From owner-freebsd-questions@FreeBSD.ORG Wed Aug 2 20:25:52 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C3CF016A4EB for ; Wed, 2 Aug 2006 20:25:52 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp113.sbc.mail.re2.yahoo.com (smtp113.sbc.mail.re2.yahoo.com [68.142.229.92]) by mx1.FreeBSD.org (Postfix) with SMTP id 40A0843D53 for ; Wed, 2 Aug 2006 20:25:49 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 86698 invoked from network); 2 Aug 2006 20:25:48 -0000 Received: from unknown (HELO gondolin.mikestammer.com) (mikestammer@sbcglobal.net@75.3.42.185 with login) by smtp113.sbc.mail.re2.yahoo.com with SMTP; 2 Aug 2006 20:25:48 -0000 Received: from localhost (localhost [127.0.0.1]) by gondolin.mikestammer.com (Postfix) with ESMTP id 3AB8BE4 for ; Wed, 2 Aug 2006 15:25:48 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from gondolin.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zjd5Tp8KXGbB for ; Wed, 2 Aug 2006 15:25:46 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by gondolin.mikestammer.com (Postfix) with ESMTP id 5231255 for ; Wed, 2 Aug 2006 15:25:46 -0500 (CDT) Message-ID: <44D10A4A.90200@mikestammer.com> Date: Wed, 02 Aug 2006 15:25:46 -0500 From: Eric User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20060802202249.4E2EB758FD@mxo3.broadbandsupport.net> In-Reply-To: <20060802202249.4E2EB758FD@mxo3.broadbandsupport.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Mysql from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Aug 2006 20:25:52 -0000 Ron Clark wrote: > Good day all, > > I am building a new server and need Mys=l. I have tried to install > 4.1 server and 5.0 server. Both error out durin= the build. I try to > restart the install and it installs, but then will no= start because > /var/log/mysql directory does not exist. I create the direc=ory and > try to restart, to no avail. > > Is there a version of My=ql that can be installed with out errors? > Are there steps that am mi=sing to make this run? I have installed > Mysql from ports before with no er=ors, so this is new. > > Thanks in advance, > > Ron C > is your ports tree current?