Initial install instructions for mac lion/macports

Initial install instructions for mac lion/macports

am 11.10.2011 01:34:48 von 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=gcdmg-mysql-2@m.gmane.org

Re: Initial install instructions for mac lion/macports

am 11.10.2011 15:56:51 von 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=gcdmg-mysql-2@m.gmane.org

Re: Initial install instructions for mac lion/macports

am 11.10.2011 16:05:00 von Vladislav Geller

--0016e642db94e7784704af0665f7
Content-Type: text/plain; charset=ISO-8859-1

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 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/#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.ch
>
>

--0016e642db94e7784704af0665f7--

Re: Initial install instructions for mac lion/macports

am 11.10.2011 16:52:44 von 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 Phelps 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/#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.ch
>>
>>
>

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org

Re: Initial install instructions for mac lion/macports

am 11.10.2011 17:29:11 von Tim Johnson

* Tim Johnson [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=gcdmg-mysql-2@m.gmane.org

Re: Initial install instructions for mac lion/macports

am 11.10.2011 17:34:08 von 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 Johnson [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=gcdmg-mysql-2@m.gmane.org

Re: Initial install instructions for mac lion/macports

am 11.10.2011 18:23:00 von Tim Johnson

* Brandon Phelps [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=gcdmg-mysql-2@m.gmane.org