Backgroundrb problem?

Hi All,
I am using backgroundrb latest version i did every thing like
given on this link
http://backgroundrb.rubyforge.org/advanced/index.html
but when i am running server like ruby script/backgroundrb start it’s
not running showing error

c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
gem_original_re quire': no such file to load -- bdrb_config.rb (LoadError) from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in re
quire’
from script/backgroundrb:14

I am using windows XP.Please tell me how to do.

Thanks
Varun

I don’t think you can use backgroundrb on the Win platform; it makes
use of fork which is not supported by Windows.

On May 22, 9:26 am, Varun G. [email protected]