MySQL Forums
Forum List  »  Install & Repo

Install on Mac OS 10.6.4
Posted by: Matthew Munro
Date: September 06, 2010 06:06AM

I am trying to install MySQL on Mac OS 10.6.4 with x86_64 architecture.

I have downloaded the mysql-5.1.50-osx10.6-x86_64.dmg and installed it. When I do:

* `/usr/local/mysql/bin/mysqladmin version`

This is returned:

* "Ver 8.42 Distrib 5.1.50, for apple-darwin10.3.0 on i386"

Meaning that the architecture is 32-bit.


I have downloaded the source, ran both configure and then make but the version of MySQL installed is still for 32-bit.

Does anyone have any tips where I am going wrong?

The thing that interests me is when running configure on the source code the first few lines outputted are:

checking build system type... i386-apple-darwin10.4.0
checking host system type... i386-apple-darwin10.4.0
checking target system type... i386-apple-darwin10.4.0


Kind thanks

Matthew

Options: ReplyQuote


Subject
Written By
Posted
Install on Mac OS 10.6.4
September 06, 2010 06:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.