From: Elton Li Date: 2001-11-17T02:05:32+09:00 Subject: [ruby-talk:25526] Re: Ruby 1.6.4 Win32 .exe installer question I have a similar problem with RubyWin 1.6.4 not being able to find my source files. After reading a source file into the window and tried to "Eval Buffer", I received: D:\Ruby Programs\Songs.rb: No such file or directory -- ../D:\RubyPrograms\Songs.rb(LoadError) from D:\Ruby Programs\Songs.rb from D:\Ruby Programs\Songs.rb:0 I did not have this problem under 1.6.3 Regards Elton Dave Thomas wrote: > A Bull in the China Shop of Life writes: > > > I've been using my Windows box to teach myself Ruby. > > > > I upgraded to version 1.6.4 and now whenever I try to start the IRB from > > the Ruby menu I get the following error in the window: > > Can you run 'irb' from a command prompt? > > Dave (who's stalling for time because Andy, who packages up the > Windows installer, is away)