This is a quick heads-up! I have a blog post up on the Think Vitamin blog on installing Ruby, Rails, and MySQL on Mac OS X Lion. The instructions will also work on Snow Leopard (sorry Leopard users) and it walks through setting up gcc, homebrew, git, and mysql. It also uses RVM to install the latest release of Ruby. Check it out.
3 Responses to “Installing Ruby, Rails, and MySQL on Mac OS X Lion”
Leave a Reply
About
This is the personal blog of Jason Seifer. I'm a web developer, podcaster, and beer geek. You can find me elsewhere on the web at Twisted Mind (my company), Twitter, and 5by5 Studios.
I've recently launched employee scheduling software that you should check out: Scheduling.




RVM not rbenv?
*faints*
I knew I’d get a comment or two about that :) Here’s my justification: for beginners I thought that rvm was easier to install and required less steps than rbenv.
Jason, forget easy… it should be taught from the beginning the “proper” way of doing things.
I’m JUST starting out with RoR, and it’s confusing trying to understand how to even SETUP everything … Ruby, gems, SQLite (or whatever, preferably MySQL for me), whatever server platform (Apache?) … I would like to just start learning the bloody language! :P