Blog

Sunday, April 05, 2009
Installing MySQL gem on Leopard

Ordinarily, installing a gem on Mac OS X is as simple as

sudo gem install foo.

However, a little extra magic is required to install the mysql gem:

sudo gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config

I found this reference to back me up.

Labels: ,

Post a Comment

Comments:

AddThis Feed Button

Twitter Updates

    follow me on Twitter

    Archives