From: Ruby Student Date: 2009-01-15T04:04:06+09:00 Subject: Re: Various problems after installing ruby 1.9.1 ------=_Part_308246_32796559.1231959904262 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wed, Jan 14, 2009 at 5:50 AM, Robert Klemme wrote: > 2009/1/13 Ruby Student : > > I unzipped ruby 1.9.1 where ruby 1.8.6 was located and since then I am > > THIS is the first error. I suggest to restore the old directory > contents and reinstall in another place. > > robert > > -- > remember.guy do |as, often| as.you_can - without end > > Robert, Thank you for your reply! I actually completely removed the old version. This time I unzipped 1.9.1 on its own directory and ensure that environment variables were properly set. The version is properly returned as in: C:\>ruby -v ruby 1.9.1 (2008-10-28 revision 19983) [i386-mswin32] But I am still getting the same errors. As you know, Ruby 1.9.1 is a zipped version, which I unzipped on ruby-1.9.1. I then proceeded to update the path and class variables to reflect ruby-1.9.1. Any help will be appreciated. Thank you -- Ruby Student ------=_Part_308246_32796559.1231959904262--