bluebones.net

Icon

Adventures in Computer Programming

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.

Category: Uncategorized

Tagged:

One Response

  1. mark says:

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

    Or to the external mySQL that comes with OSX?

    thanks!

Leave a Reply