Type this:
sudo gem install mysql -- --with-mysql-config=/opt/local/bin/mysql_config5
not:
sudo gem install mysql -- --with-mysql-config /opt/local/bin/mysql_config5
so. lame.
Type this:
sudo gem install mysql -- --with-mysql-config=/opt/local/bin/mysql_config5
not:
sudo gem install mysql -- --with-mysql-config /opt/local/bin/mysql_config5
so. lame.
This page is a archive of entries in the Rails category from May 2008.
Rails: April 2008 is the previous archive.
Find recent content on the main index or look in the archives to find all content.