view · edit · sidebar · attach · print · history

Installing quanty for ch.oddb.org Version 1.0.1

I am trying to run

 ruby suite.rb

in

 oddb.org/test

and it results in

 /usr/lib/ruby/gems/1.8/gems/nokogiri-1.4.0/lib/nokogiri/xml/builder.rb:272: warning: parenthesize argument(s) for future version
 /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require': no such file to load -- 
 util/quanty (LoadError)
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require'
        from /home/zeno/.software/oddb.org/src/model/dose.rb:4
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_req

Goto

 oddb.org/data/quanty

do

 ruby extconf.rb
 make
 sudo make install

then you should be able to run the tests with quanty. Also

 ext/meddata/bin> ./meddatad 

has to run for the best

 suite.rb

result to run.

view · edit · sidebar · attach · print · history
Page last modified on February 14, 2011, at 04:29 PM