From owner-freebsd-questions@FreeBSD.ORG Wed Sep 14 02:04:25 2005 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 3AD1116A41F for ; Wed, 14 Sep 2005 02:04:25 +0000 (GMT) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EE3E43D45 for ; Wed, 14 Sep 2005 02:04:24 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id 421771310F5; Wed, 14 Sep 2005 11:34:23 +0930 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 254AC84FDA; Wed, 14 Sep 2005 11:34:23 +0930 (CST) Date: Wed, 14 Sep 2005 11:34:23 +0930 From: Greg 'groggy' Lehey To: Vizion Message-ID: <20050914020423.GN38674@wantadilla.lemis.com> References: <200509131846.39099.vizion@vizion.occoxmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uWbmMdDzzl2TXAgx" Content-Disposition: inline In-Reply-To: <200509131846.39099.vizion@vizion.occoxmail.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: freebsd-questions@freebsd.org Subject: Re: Mysql Installation query 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, 14 Sep 2005 02:04:25 -0000 --uWbmMdDzzl2TXAgx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tuesday, 13 September 2005 at 18:46:38 -0700, Vizion wrote: > I notice that the manual from http://www.mysql.com includes the following > comments: > ----------------------------------------------- > > The recommended way to compile and install MySQL on FreeBSD with gcc (2.95.2 > and up) is: > > CC=gcc CFLAGS="-O2 -fno-strength-reduce" \ > CXX=gcc CXXFLAGS="-O2 -fno-rtti -fno-exceptions \ > -felide-constructors -fno-strength-reduce" \ > ./configure --prefix=/usr/local/mysql --enable-assembler > gmake > gmake install > cd /usr/local/mysql > bin/mysql_install_db --user=mysql > bin/mysqld_safe & > ------------------------------------------------ > > Does anyone know if the above recomendations also apply to: > > drwxr-xr-x 4 root wheel 512 Sep 9 12:42 mysql50-client > drwxr-xr-x 3 root wheel 512 Sep 4 19:11 mysql50-scripts > drwxr-xr-x 6 root wheel 512 Sep 8 08:12 mysql50-server > and the other databases/mysql* I suppose they apply, but are they correct? For all versions of MySQL I'd recommend using the ports collection, as with every other FreeBSD port. As of tomorrow, I'll be working for MySQL, so I will pay special attention to MySQL problems on FreeBSD. One of the things I'll be looking at is bringing FreeBSD and MySQL recommendations into line with each other. Note the (unchanged) .sig to this message: please don't contact me directly with topics of interest to FreeBSD-questions, unless you have a good reason (like if you think I've missed something altogether). Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers. --uWbmMdDzzl2TXAgx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDJ4UnIubykFB6QiMRAt4zAKCUknI7OiXF7FuRD0KleWLB07+M+wCfR7K7 LRIhCUGEu+3vp34E9hEGCc8= =wrEb -----END PGP SIGNATURE----- --uWbmMdDzzl2TXAgx--