[joy@desktop i18n-dev]$ rake click:setup (in /home/joy/Projects/osm/svn.openstreetmap.org/sites/rails_port_branches/i18n-dev) Copying click_to_globalize.css ... DONE Copying locale_controller.rb ... DONE Copying locale_helper.rb ... DONE Copying _click_to_globalize.html.erb ... DONE Copying click_to_globalize.js ... DONE Click to Globalize was correctly installed. [joy@desktop i18n-dev]$ ruby script/server => Booting WEBrick... /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/servers/webrick.rb:13: warning: already initialized constant OPTIONS => Booting WEBrick... /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/servers/webrick.rb:13: warning: already initialized constant OPTIONS /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/rails/plugin/loader.rb:143:in `ensure_all_registered_plugins_are_loaded!': Could not locate the following plugins: globalize, deadlock_retry, sql_session_store, trunk, classic_pagination, and file_column (LoadError) from /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/rails/plugin/loader.rb:36:in `load_plugins' from /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/initializer.rb:189:in `load_plugins' from /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/initializer.rb:105:in `process' from /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/initializer.rb:49:in `send' from /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/initializer.rb:49:in `run' from /home/joy/Projects/osm/svn.openstreetmap.org/sites/rails_port_branches/i18n-dev/vendor/plugins/click_to_globalize/init.rb:7:in `evaluate_init_rb' from /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/rails/plugin.rb:79:in `evaluate_init_rb' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings' ... 21 levels... from /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/server.rb:39 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `require' from script/server:3 #Exits over here...just after doing rake click:setup and adding couple of languages in app/controller/application.rb