Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Jared Q
RE: Error trying to run celerity - XP/Jruby 1.3.1 [ reply ]  
2009-06-30 04:29
Bleah, resolved - Paths pointing to the 1.1.4 JRuby used by NetBeans.

Now for some real use!

By: Jared Q
Error trying to run celerity - XP/Jruby 1.3.1 [ reply ]  
2009-06-30 04:21
I get the following message when I try to require celerity (Running windows XP and the latest JRuby). Any ideas?

C:/NetBeans/ruby2/jruby-1.1.4/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
36:in `require': IO error -- celerity/listener (LoadError)
from C:/NetBeans/ruby2/jruby-1.1.4/lib/ruby/site_ruby/1.8/rubygems/custo
m_require.rb:36:in `require'
from C:/NetBeans/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/celerity-0.0.6
/lib/celerity.rb:54
from C:/NetBeans/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/celerity-0.0.6
/lib/celerity.rb:36:in `require'
from C:/NetBeans/ruby2/jruby-1.1.4/lib/ruby/site_ruby/1.8/rubygems/custo
m_require.rb:36:in `require'
from test.rb:7

Jared