Requirements for compiling recent Master branch

Subscribe to Requirements for compiling recent Master branch 2 post(s), 2 voice(s)

 
Avatar herbivore 2 post(s)

Hello,

I have recently cloned the repos from JBidwatcher and was able to build the 2.5.7 branch with ant, and run it successfully. However when I build the Master branch, the software hangs and the following error is displayed:

Loading JBidwatcher Ruby Utilities Tue Oct 27 11:24:53 CET 2015: JBidwatcher: org.jruby.exceptions.RaiseException: (LoadError) no such file to load -- rubygems org.jruby.exceptions.RaiseException: (LoadError) no such file to load -- rubygems at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1040) at RUBY.(root)(/home/xxxxxxxx/jbid/jbidwatcher/lib/jbidwatcher/utilities.rb:18) at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1040) at RUBY.(root)(:1) </code>

I am not familiar with Java and Ruby, am I missing something?

Thanks!

 
Avatar Watched2 3 post(s)

Hi,

This might help you along as I had this error too.

http://forum.jbidwatcher.com/forums/7/topics/5708

Cheers