Somewhere between happy and total f**king wreck
Archive for June, 2008
Another successful Passenger deployment
Jun 25th
This morning, as a result of a hardware failure on my home server, I decided to move my Redmine devtracker to my Linode host.
MySQL ruby gem with MacPorts MySQL
Jun 13th
sudo env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-include=/opt/local/include/mysql5 --with-mysql-lib=/opt/local/lib/mysql5 --with-mysql-config=/opt/local/lib/mysql5/bin/mysql_config