Macports and Rails after Snow Leopard
I recently upgraded to Snow Leopard but it was until today I really started with development again. And when starting up the Rails application locally I realized the MySQL connection was not working. I found this article on RubyOnRails.org on how to upgrade to Snow Leopard. I'm not using Passenger so skip the first steps and followed it from MySQL and down. When upgrading all the mac-ports I ran into a problem with emacs. There is some problem with emacs and Snow Leopard. Didn't find out how to solve it but found a solution for how to install emacs-app instead and since that works from the command line as well as in Finder, that was a better solution.
Tags: SnowLeopard, emacs, mysql


Post new comment