hi;

I've been trying for several days to fix a certain problem I keep
running into, which is whenever I run script/server I get this error
message:

=> Booting WEBrick
=> Rails 2.3.14 application starting on http://0.0.0.0:3000
/home/avery/radiant/radius/ruby/1.8/gems/activesupport-2.3.14/lib/
active_support/dependencies.rb:182:in `require': no such file to load
-- radius (MissingSourceFile)
        from /home/avery/radiant/radius/ruby/1.8/gems/activesupport-2.3.14/
lib/active_support/dependencies.rb:182:in `require'
        from /home/avery/radiant/radius/ruby/1.8/gems/activesupport-2.3.14/
lib/active_support/dependencies.rb:547:in `new_constants_in'
        from /home/avery/radiant/radius/ruby/1.8/gems/activesupport-2.3.14/
lib/active_support/dependencies.rb:182:in `require'
        from /home/avery/radiant/config/environment.rb:10
        from /home/avery/radiant/radius/ruby/1.8/gems/activesupport-2.3.14/
lib/active_support/dependencies.rb:182:in `require'
        from /home/avery/radiant/radius/ruby/1.8/gems/activesupport-2.3.14/
lib/active_support/dependencies.rb:182:in `require'
        from /home/avery/radiant/radius/ruby/1.8/gems/activesupport-2.3.14/
lib/active_support/dependencies.rb:547:in `new_constants_in'
        from /home/avery/radiant/radius/ruby/1.8/gems/activesupport-2.3.14/
lib/active_support/dependencies.rb:182:in `require'
        from /home/avery/radiant/radius/ruby/1.8/gems/rails-2.3.14/lib/
commands/server.rb:84
        from script/server:3:in `require'
        from script/server:3


I've install the gems "require" and "radius", on top of various other
repair attempts including bundle install

Thanks a lot for any help or advice, I'd really appreciate it

Reply via email to