<< Sessions | Index | SwissmedicFollowers >>
Steps in a Bash-Script
Setup ch.oddb.org locally
- cd /var/www
- git clone git://scm.ywesee.com/oddb.org/.git
- install the gems Attach:ch_oddb_gems.txt with Ruby 1.9.3-p0 (newer Version of 1.9.3 should work as well)
- cd /var/www/oddb.org
- bin/oddbd
- log the output to your wiki.
More files that are necessary
Important patches that are not in oddb.org source
DBI gem patches
or clone this directory:
git clone git@github.com:zdavatz/ruby-dbi.git
rake dbi
/usr/bin/gem19 install pkg/dbi-0.4.5.gem
CSV.rb patch for Ruby
REXML Patch
Also see
Patches in General