Issue #1595 has been updated by Robert Gonzalez. ------------------- in response to your question ------------------------- >Can you try the following? > >In a empty folder (no Rakefile or Rails application) perform two things: > >rake --version C:\empty>rake --version rake --version C:/Program Files/Ruby/bin/rake:19:in `load': no such file to load -- "C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake" (LoadError) from C:/Program Files/Ruby/bin/rake:19 C:\empty> --------------- here is the gem env results -------------------- C:\empty>gem env gem env RubyGems Environment: - RUBYGEMS VERSION: 1.3.3 - RUBY VERSION: 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32] - INSTALLATION DIRECTORY: C:/Program Files/Ruby/lib/ruby/gems/1.8 - RUBY EXECUTABLE: "C:/Program Files/Ruby/bin/ruby.exe" - EXECUTABLE DIRECTORY: C:/Program Files/Ruby/bin - RUBYGEMS PLATFORMS: - ruby - x86-mswin32-60 - GEM PATHS: - C:/Program Files/Ruby/lib/ruby/gems/1.8 - C:/Documents and Settings/robert.gonzalez/Application Data/.gem/ruby/1.8 - GEM CONFIGURATION: - :update_sources => true - :verbose => true - :benchmark => false - :backtrace => false - :bulk_threshold => 1000 - REMOTE SOURCES: - http://gems.rubyforge.org/ C:\empty> ---------------------------------------- http://redmine.ruby-lang.org/issues/show/1595 ---------------------------------------- http://redmine.ruby-lang.org