Hi, I have problem with backgrounDRb. First I installed plugin ruby script/plugin install http://svn.devjavu.com/backgroundrb/tags/release-0.2.1 and then, when I try to run rails server I got an error. The same error is when I try to generate a new worker. ruby script/generate worker Testing Error: c:/ruby/lib/ruby/1.8/drb/unix.rb:5: UNIXServer is required (LoadError). My system is winXp, Is anybody has some experience in solving that problem? Or maybe you now a different way to install that plugin? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
It doesn''t run on Windows. *nix only systems, hence the error. On May 10, 10:03 pm, Zirael <miroslaw.mazi...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > I have problem with backgrounDRb. > > First I installed plugin > ruby script/plugin installhttp://svn.devjavu.com/backgroundrb/tags/release-0.2.1 > > and then, when I try to run rails server I got an error. > > The same error is when I try to generate a new worker. > ruby script/generate worker Testing > > Error: c:/ruby/lib/ruby/1.8/drb/unix.rb:5: UNIXServer is required > (LoadError). > > My system is winXp, > Is anybody has some experience in solving that problem? > Or maybe you now a different way to install that plugin?--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Scott wrote:> It doesn''t run on Windows. *nix only systems, hence the error.It runs fine on windowsXP. Running it myself -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---