I try to install MySQL on my Mac but I didn't succeeded at opening the .pkg file. Probably I should use the installer in application/utilities but I can't find it either.

link|improve this question
1  
WHere di you get the .pkg file from. Double clicking on it in finder should work – Mark Aug 2 '10 at 16:44
This is a question for Super User. – kiamlaluno Aug 2 '10 at 16:46
feedback

migrated from stackoverflow.com Aug 4 '10 at 7:03

This question came from our site for professional and enthusiast programmers.

3 Answers

why not install MAMP? It installs mysql for you.

http://www.mamp.info/en/index.html

link|improve this answer
@Dylan beat me by 21 seconds. – spinon Aug 2 '10 at 16:45
feedback

An easier option worth considering is to just go with mamp. It installs everything you need to setup a development environment on a mac.

http://www.mamp.info/en/index.html

link|improve this answer
feedback

I'm not sure what your question is, but have you downloaded the installer packages from MySQL.com?

They have worked well for me in the past.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown