Download and install Mysql first. The installer is available in the following location,
http://dev.mysql.com/downloads/mysql/5.0.html#macosx-dmg
Now issue the following command.
sudo env ARCHFLAGS=”-arch i386″ gem install mysql — –with-mysql-config=/usr/local/mysql/bin/mysql_config
