How to install MySQL on Lion (Mac OS X )
If you want to install MySQL on Lion it’s pretty easy, just head on over and download the DMG from mysql.com (for lion you’ll need the 64bit DMG Archive).
If you want to install MySQL on Lion it’s pretty easy, just head on over and download the DMG from mysql.com (for lion you’ll need the 64bit DMG Archive).
This post is part of my series on Clean Lion install for Ruby Development. Next we’ll set up our fresh dev enviroment for Ruby. Here we’ll cover installing and setting up: GCC (or Xcode) Homebrew Xcode Rbenv or RVM Ruby 2.1.3 Rubygems Rails POW – Optional MySQL & Unix set-up
I know there’s a few of these posts around, but I wanted to do one purely for my own notes if nothing else. Particularly as I will be setting things up a little differently (partly because I have just installed a SSD and will be using more than one drive and…) because some of the …