= Installation Instructions First off, check out your configuration settings; I have given a sample database.yml for mysql It sets up a tester and developer database, with empty passwords for convienience. This works well with the db:create rake task. First, create the database. rake db:create This sets up your databases from the configuration file. It creates SQL code, and then asks for your mysql root password. rake db:migrate This is ready for any developer, but nothing else: Migrations fail at step 036: (items. table doesn't exist) this must be a change to the model page? ) You will need to prepare your machine. in Debian, the following packages are to be loaded libgraphicsmagick-dev When setup, the opening URL gives 404 OOOPS not found. 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 # cp config/ferret_server.yml.sample config/ferret_server.yml and edit find ./config/ -name '*.sample' |sed -e"p;s/.sample//"|xargs -n2 -- mv add: ferret rmagick gem install ferret mocha builder chronic paypal pdf-writer RedCloth uuidtools paginator --include-dependencies rake db:migrate assets:update rake assets:update rails:update 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