The config/backgroundrb.yml file exists in the backgroundrb folder. I made some edits to script/background where it attempts to set the RAILS_HOME variable, even though I'm not using Rails and now it's unable to find config/boot.
On Tue, Apr 14, 2009 at 1:38 PM, Samer Masry <[email protected]> wrote: > It's looking for the config/backgroundrb.yml > > > On Apr 14, 2009, at 8:52 AM, Trevor Dawe wrote: > > Hello, >> >> I have some experience using Backgroundrb with Rails, but now I am trying >> to set it up as standalone with a basic ruby application. Are there any >> instructions available for setting it up without requiring Rails? I have >> created a vendor/plugins folder and installed Backgroundrb using git, but >> when I try to start it, I get the following error: >> >> >> script/backgroundrb start >> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in >> `gem_original_require': no such file to load -- bdrb_config (LoadError) >> from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in >> `require' >> from script/backgroundrb:12 >> >> Thanks for the help! >> >> _______________________________________________ >> Backgroundrb-devel mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/backgroundrb-devel >> > >
_______________________________________________ Backgroundrb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/backgroundrb-devel
