I have been having problem installing some gems after i use RVM. One problem I encounter is installing the gem mysql. I have MAMP installed already. To install mysql gem on this setup, issue this command:

$ sudo gem install mysql — –with-mysql-config=/Applications/MAMP/Library/bin/mysql_config

and this works for me.

Tagged with: