Re: Initial install instructions for mac lion/macports

2011-10-11 Thread Brandon Phelps

Is there any reason why you are using ports and not the native 64-bit DMG from 
mysql.com?

http://www.mysql.com/downloads/mysql/#downloads

I run the latest version (5.5.15) on my macbook running lion and the install 
goes without a hitch.

Brandon

On 10/10/2011 07:34 PM, Tim Johnson wrote:

I familiar with mysql on linux, as of late - ubuntu.
I am installing mysql on a mac mini, with the Lion - osx 10.7
operating system.

mysql-server was downloaded and built with macports.
Following instructions included has not resulted in a successful
startup.
I have recorded error messages, but it may suffice if I were pointed
to initial setup instructions for Mac Lion. So far, google has not
edified me.

TIA


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Initial install instructions for mac lion/macports

2011-10-11 Thread Vladislav Geller
Hi Brandon,

MacPorts is practically dead. I tihnk you will have more luck with
http://mxcl.github.com/homebrew/

I have not built mysql with it though on lion.

regards,
Vladislav

On Tue, Oct 11, 2011 at 3:56 PM, Brandon Phelps bphe...@gls.com wrote:

 Is there any reason why you are using ports and not the native 64-bit DMG
 from mysql.com?

 http://www.mysql.com/**downloads/mysql/#downloadshttp://www.mysql.com/downloads/mysql/#downloads

 I run the latest version (5.5.15) on my macbook running lion and the
 install goes without a hitch.

 Brandon


 On 10/10/2011 07:34 PM, Tim Johnson wrote:

 I familiar with mysql on linux, as of late - ubuntu.
 I am installing mysql on a mac mini, with the Lion - osx 10.7
 operating system.

 mysql-server was downloaded and built with macports.
 Following instructions included has not resulted in a successful
 startup.
 I have recorded error messages, but it may suffice if I were pointed
 to initial setup instructions for Mac Lion. So far, google has not
 edified me.

 TIA


 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/mysql?**unsub=vladislav.geller@*
 *vincorex.chhttp://lists.mysql.com/mysql?unsub=vladislav.gel...@vincorex.ch




Re: Initial install instructions for mac lion/macports

2011-10-11 Thread Brandon Phelps

I only use ports for a very few number of apps, such as irssi, newer versions 
of perl, etc.

I was recommending the OP use the DMG installer, as it comes with everything 
necessary, including startup scripts.

-Brandon

On 10/11/2011 10:05 AM, Vladislav Geller wrote:

Hi Brandon,

MacPorts is practically dead. I tihnk you will have more luck with
http://mxcl.github.com/homebrew/

I have not built mysql with it though on lion.

regards,
Vladislav

On Tue, Oct 11, 2011 at 3:56 PM, Brandon Phelpsbphe...@gls.com  wrote:


Is there any reason why you are using ports and not the native 64-bit DMG
from mysql.com?

http://www.mysql.com/**downloads/mysql/#downloadshttp://www.mysql.com/downloads/mysql/#downloads

I run the latest version (5.5.15) on my macbook running lion and the
install goes without a hitch.

Brandon


On 10/10/2011 07:34 PM, Tim Johnson wrote:


I familiar with mysql on linux, as of late - ubuntu.
I am installing mysql on a mac mini, with the Lion - osx 10.7
operating system.

mysql-server was downloaded and built with macports.
Following instructions included has not resulted in a successful
startup.
I have recorded error messages, but it may suffice if I were pointed
to initial setup instructions for Mac Lion. So far, google has not
edified me.

TIA



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?**unsub=vladislav.geller@*
*vincorex.chhttp://lists.mysql.com/mysql?unsub=vladislav.gel...@vincorex.ch






--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Initial install instructions for mac lion/macports

2011-10-11 Thread Tim Johnson
* Tim Johnson t...@akwebsoft.com [111010 15:37]:
 I familiar with mysql on linux, as of late - ubuntu.
 I am installing mysql on a mac mini, with the Lion - osx 10.7
 operating system.
 
 mysql-server was downloaded and built with macports.
 Following instructions included has not resulted in a successful
 startup.
 :) Last night before turning in, I thought that maybe I should have
 investigated the DMG option. It is clear from the respondents that
 I should do this. 
 Thanks a lot. I will uninstall via macports and use the package as
 recommended.
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Initial install instructions for mac lion/macports

2011-10-11 Thread Brandon Phelps

Tim,

Just a reminder, as I am not sure if it is documented or not;  After you get 
MySQL up and running via the DMG package be sure to install the System 
Preferences pane (it didn't use to install by default, not sure if it does now) 
which should be one of the icons you get when the DMG first opens, if I recall. 
 Once you get the system preferences pane installed you can access it and 
enable the Startup option so that MySQL starts whenever the system is booted.  
I am not sure what your requirements are but without the previously mentioned 
steps, if your machine loses power while you are away and is subsequently 
rebooted, you will not be able to access the database until you manually start 
the service.

Hope this helps.

-Brandon

On 10/11/2011 11:29 AM, Tim Johnson wrote:

* Tim Johnsont...@akwebsoft.com  [111010 15:37]:

I familiar with mysql on linux, as of late - ubuntu.
I am installing mysql on a mac mini, with the Lion - osx 10.7
operating system.

mysql-server was downloaded and built with macports.
Following instructions included has not resulted in a successful
startup.

  :) Last night before turning in, I thought that maybe I should have
  investigated the DMG option. It is clear from the respondents that
  I should do this.
  Thanks a lot. I will uninstall via macports and use the package as
  recommended.


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Initial install instructions for mac lion/macports

2011-10-11 Thread Tim Johnson
* Brandon Phelps bphe...@gls.com [111011 07:43]:
 Tim,
 
 Just a reminder, as I am not sure if it is documented or not;
 After you get MySQL up and running via the DMG package be sure to
 install the System Preferences pane (it didn't use to install by
 default, not sure if it does now) which should be one of the icons
 you get when the DMG first opens, if I recall.  Once you get the
 system preferences pane installed you can access it and enable the
 Startup option so that MySQL starts whenever the system is booted.
 I am not sure what your requirements are but without the
 previously mentioned steps, if your machine loses power while you
 are away and is subsequently rebooted, you will not be able to
 access the database until you manually start the service.
 
 Hope this helps.
 Brandon, thanks a lot for that tip. I appreciate it. 

-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Initial install instructions for mac lion/macports

2011-10-10 Thread Tim Johnson
I familiar with mysql on linux, as of late - ubuntu.
I am installing mysql on a mac mini, with the Lion - osx 10.7
operating system.

mysql-server was downloaded and built with macports.
Following instructions included has not resulted in a successful
startup.
I have recorded error messages, but it may suffice if I were pointed
to initial setup instructions for Mac Lion. So far, google has not
edified me.

TIA
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org