From: Jeff Sidlosky Date: 2008-05-30T09:21:16+09:00 Subject: Re: DRb Problems with Mac OS X 10.5.3 Lorgio Jimenez wrote: > > Incase you get errors and cannot get the hack above, try putting it in > the environment.rb file INSIDE the config block. Yeah that doesn't work either. A) INSIDE config block of environment.rb, B) Before the "Rails::Initializer.run(:set_load_path)" line in boot.rb. Neither A or B work. Any other ideas? ./script/../config/boot.rb:48: uninitialized constant DRb (NameError) from script/server:2:in `require' from script/server:2 -- Posted via http://www.ruby-forum.com/.