What do I need to install mysql gem on Mac OS X ? I\'m getting error \"failed to build native extensions\".
I'm running Mac OS X Lion with Homebrew.
The correct command to install a ruby gem is…
gem install mysql -- \ --with-mysql-config=/usr/local/bin/mysql_config