Skip to content

Instantly share code, notes, and snippets.

@dacc
Created April 29, 2010 03:11
Show Gist options
  • Save dacc/383066 to your computer and use it in GitHub Desktop.
Save dacc/383066 to your computer and use it in GitHub Desktop.
>> require 'rawr'
NameError: uninitialized constant Rawr::JRubyBatchCompiler::JRubyCompiler
from /opt/jruby-1.5.0.RC1/lib/ruby/gems/1.8/gems/rawr-1.3.8/lib/jruby_batch_compiler.rb:6
from /opt/jruby-1.5.0.RC1/lib/ruby/gems/1.8/gems/rawr-1.3.8/lib/jruby_batch_compiler.rb:31:in `require'
from /opt/jruby-1.5.0.RC1/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /opt/jruby-1.5.0.RC1/lib/ruby/gems/1.8/gems/rawr-1.3.8/lib/rawr.rb:13
from /opt/jruby-1.5.0.RC1/lib/ruby/gems/1.8/gems/rawr-1.3.8/lib/rawr.rb:36:in `require'
from /opt/jruby-1.5.0.RC1/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
from (irb):1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment