On 03/10/11 11:37, joeb wrote:
I have been using mysql since fbsd 7.2 and always just issued the
mysql_install_db command on the command line to create mysql's control
databases and it always worked fine.
But now with fbsd 8.2 I get the following error and have no idea why.
I installed using pkg
-Original Message-
From: Alex Dupre [mailto:a...@freebsd.org]
Sent: Friday, March 11, 2011 3:43 AM
To: j...@a1poweruser.com
Cc: po...@freebsd.org
Subject: Re: FreeBSD Port: mysql-server-5.5.9
joeb ha scritto:
> If you are using a binary release, you must either be at the top
> le
joeb ha scritto:
If you are using a binary release, you must either be at the top
level of the extracted archive, or pass the --basedir option
pointing to that location.
You should use the rc.d script, or pass --basedir=/usr/local
--
Alex Dupre
___
f
Tried that with on results.
-Original Message-
From: Chuck Swiger [mailto:cswi...@mac.com]
Sent: Thursday, March 10, 2011 3:26 PM
To: j...@a1poweruser.com
Cc: FreeBSD Ports Mailing List
Subject: Re: FreeBSD Port: mysql-server-5.5.9
On Mar 10, 2011, at 11:37 AM, joeb wrote:
> FATAL ER
On Mar 10, 2011, at 11:37 AM, joeb wrote:
> FATAL ERROR: Could not find ./bin/my_print_defaults
Does running rehash in your shell help it find the binary? Or does using
--basedir /usr/local/bin help?
Regards,
--
-Chuck
___
freebsd-ports@freebsd.org
On Thu, 10 Mar 2011, joeb wrote:
I have been using mysql since fbsd 7.2 and always just issued the
mysql_install_db command on the command line to create mysql's control
databases and it always worked fine.
But now with fbsd 8.2 I get the following error and have no idea why.
I installed using
On Thu, 10 Mar 2011 14:37:20 -0500
joeb articulated:
> I have been using mysql since fbsd 7.2 and always just issued the
> mysql_install_db command on the command line to create mysql's control
> databases and it always worked fine.
>
> But now with fbsd 8.2 I get the following error and have no