MySQL Driver for Ruby with MAMP on OS X

Just spent slightly too long working this out so I thought I’d post this for those with similar requirements.

You need to follow the steps from http://tmtm.org/en/mysql/ruby/. Use ruby extconf.rb --with-mysql-config as the first command.

One Reply to “MySQL Driver for Ruby with MAMP on OS X”

  1. Does the mySQL Ruby Gem then point to mySQL in MAMP?

    Or to the external mySQL that comes with OSX?

    thanks!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.