> -----Original Message----- > From: Curt Hibbs [mailto:curt / hibbs.com] > Sent: Wednesday, June 15, 2005 7:59 PM > To: ruby-talk ML; vghelani / gmail.com > Cc: ruby-talk / ruby-lang.org > Subject: Re: Ruby.exe does not work on Windows 64-bit system > > > Vidhi Ghelani wrote: > > > > Hi, > > > > I am a new Ruby programmer....or rather a ruby nuby as you > guys call > > it > > =) . I already have some code written by someone in Ruby > and i am just > > supposed to maintain it. I am trying to run something from the > > command-line of a 64 bit system. I run ruby.exe but its the 32 bit > > version thats running. Is there a 64-bit version available? > If yes, where? > > > > Any help will be appreciated. > > > > Thanks in advance! > > I haven't heard of any. You'll probably have to build it > yourself from > source. > > Curt Unless you have a very particular need for a 64 bit version, I'm not sure why it would matter that your Ruby is 32 bit. Regards, Dan