Notes posted by crishoj
RSS feed
1 thank
Compiling mysql gem in Leopard with MacPorts MySQL
Needs architecture and reference to mysql_config:
sudo env ARCHFLAGS="-arch i386" gem install mysql -- \ --with-mysql-config=/opt/local/lib/mysql5/bin/mysql_config