Hi all,
I have currently jruby 1.2.0 and rails 2.3.2
I installed chronic and packet
I then installed backgroundrb with the following command:
script/plugin install http://github.com/gnufied/backgroundrb.git (I'm behind
a proxy so I can't clone...)
the install did well (it's installed in vendor/plugin)
so I did the setup and the migration
but when I try to start the server, I have the following error:
/path/to/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`const_missing': uninitialized constant BackgrounDRb::MasterProxy
(NameError)
    from script/backgroundrb:33


Any idea why?

Thanks,

Sylvain
_______________________________________________
Backgroundrb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/backgroundrb-devel

Reply via email to