view · edit · sidebar · attach · print · history

<< Sessions | Index | SwissmedicFollowers >>

Steps in a Bash-Script

Setup ch.oddb.org locally

  1. cd /var/www
  2. git clone git://scm.ywesee.com/oddb.org/.git
  3. install the gems Attach:ch_oddb_gems.txt with Ruby 1.9.3-p0 (newer Version of 1.9.3 should work as well)
  4. cd /var/www/oddb.org
  5. bin/oddbd
  6. 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

view · edit · sidebar · attach · print · history
Page last modified on March 15, 2013, at 08:51 PM