= Installation Instructions This is ready for any developer, but nothing else: svn checkout http://svn.xlsuite.org/trunk cp config/database.yml.sample config/database.yml and edit cp config/environments/development.rb.sample config/environments/development.rb sudo gem install mocha builder chronic paypal pdf-writer RedCloth uuidtools paginator --include-dependencies rake db:migrate rake db:migrate assets:update rake assets:update rails:update You have to run db:migrate twice because of a bug in RailsCron that prevents the RailsCron from loading properly. Until Mocha is corrected, you'll need to remove the: require 'test_help' line from Mocha's init.rb file. This is causing lots of problems, and is referenced in the "SslRequirements plugin and mocha" thread on the Mocha mailing list: http://rubyforge.org/pipermail/mocha-developer/2007-January/000187.html