I installed BackgrounDRb this morning from GIT and cannot get it to start (mac leopard) I've installed all required gems.
script/backgroundrb start script/backgroundrb:11:in `require': no such file to load -- /Users/greg/Sites/suac/script../config/boot.rb (LoadError) from script/backgroundrb:11 Which is failing on require RAILS_HOME + '/config/boot.rb' If I give it a path and not sure why I would have to, it fails on backgroundrb_server /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- backgroundrb_server (LoadError) from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' from script/backgroundrb:18 Any idea why this is? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---