N5ken's technical blog

Just another WordPress.com site

Tag Archives: Mac OS X

Installing mysql2 gem in Mac OS X 10.6.x

It’s very exciting that i can finally install mysql2 on Mac OS X 10.6 successfully!!

solved with

sudo gem install mysql2 -- --srcdir=/usr/local/mysql/include

refer from: https://gist.github.com/972626

it’s really great!!!!! hope this can help you.

Follow

Get every new post delivered to your Inbox.