OddbStep1
you need the following software installed, configured and running on your local machine:
* Ruby http://www.ruby-lang.org (= 1.8) * Apache http://httpd.apache.org (>= 2.0) * mod-ruby http://www.modruby.net (>= 1.2.0) * Postgresql http://www.postgresql.org (>= 7.4) (with Tsearch2-Extension) * ruby-postgres http://ruby.scripting.ca/postgres/ (>= 0.7.1) * ruby-dbi http://ruby-dbi.sourceforge.net/ (>=0.0.21) * git http://www.kernel.org/pub/software/scm/git/ (revision control)
then:
ConfigurePostgresql and ConfigureApache