SpringFlowers AutumnMoon wrote: > on page > > http://www.ruby-lang.org/en/downloads/ > > for Ruby 1.8.7 and beyond, there is no one-click installer, so how do we > install it? by unzipping it and setting some path in autoexec.bat or > something like that? is there a page to explain it? thanks. Good question. Currently you'd need to download the executables and a few "helper" dll's and put them all in the same folder and run it. Or download luis' one click installer http://github.com/oneclick/rubyinstaller/tree/master then run rake ruby19 then look in the sandbox/ruby_mingw folder for an install. Cheers! -=r -- Posted via http://www.ruby-forum.com/.