OddbStep2
go to: http://raa.ruby-lang.org
download the following libraries (e.g. to ~/sandbox):
some of these are available as ruby-gems: try the following:
gem search -r <package-name> gem install <package-name>
then use the standard procedures to install the libraries:
ruby install.rb config ruby install.rb setup sudo ruby install.rb install
or whatever is recommended in the README
OddbStep1 << InstallOddb >> OddbStep3