I am having some problems when trying to install mysql2
gem for Rails. When I try to install it by running bundle install
or gem install mysq
Got the "You have to install development tools first." error when trying to install the mysql2 gem after upgrading to Mac OS X Mountain Lion. Apparently doing this upgrade removes the command line compilers.
To fix: