I\'m having big trouble in configuring Ruby and MySQL on MacOSX. Just a fact, I\'m new on MacOSX and Ruby On Rails.
So, first I was having problems to install mysql2
add --with-gcc=clang as a parameter:
--with-gcc=clang
rvm install ruby-1.9.3 --with-gcc=clang