-
-
Save inem/177367 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| reinstall mysql - 64bit 10.5 build | |
| - then reload the db | |
| remove old macports dir - http://trac.macports.org/wiki/FAQ#uninstall | |
| - and replace with new one built from source - http://forums.macrumors.com/showthread.php?t=720035 | |
| install ruby 1.8.6 - used rvm http://rvm.beginrescueend.com/ | |
| killed my old ~/.gem folder as they weren't working | |
| - install the mysql gem - this was a pain | |
| installed required gems by rake gems:install (do it for RAILS_ENV=test as well) | |
| gem install webrat (for some reason rake gems didn't get it) | |
| installed snow leopard compatibility bundle for textmate - http://ticket.macromates.com/show?ticket_id=0FDE7076 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment