Fiat Lux

Jul 22 2009
Once you’ve got the correct build of MySQL installed, pop open a terminal and run the following to install the MySQL/Ruby gem: sudo env ARCHFLAGS=”-arch i386” gem install mysql — \ —with-mysql-dir=/usr/local/mysql —with-mysql-lib=/usr/local/mysql/lib \ —with-mysql-include=/usr/local/mysql/include That should do the trick.

Page 1 of 1