Date: Wed, 14 Sep 2005 11:34:23 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Vizion <vizion@vizion.occoxmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Mysql Installation query Message-ID: <20050914020423.GN38674@wantadilla.lemis.com> In-Reply-To: <200509131846.39099.vizion@vizion.occoxmail.com> References: <200509131846.39099.vizion@vizion.occoxmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050914020423.GN38674>