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