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).
(more…)
Posts Tagged ‘Lion’
Setting up a Ruby dev enviroment on Lion
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
- Ruby 1.9.3
- Rubygems
- Rails
- POW
- MySQL & Unix set-up
Clean Lion install for Ruby Development
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 other posts are already out of date, especially since the latest update of Xcode which does not come with GCC. You are welcome to follow this guide, but remember you do so at your own risk.
(Pretty much works for Mountain lion too.)
(more…)
