> The only release I can find with Windows binaries is > ruby-1.8.6-p287-i386-mswin32.zip. I know I could use the one-click > install which has P287 but it includes an older gem version than the one > I already installed on my system. you could still use it--just run gem update --system after you install it :) Other than that, you'll need to compile your own ruby for other versions, or use the (beta) mingw version. Instructions here: http://programming-gone-awry.blogspot.com/2009/05/ruby-19-one-click-installer.html GL. -=r > So my options are: > 1) overwrite my current Ruby binaries with what's in p287 zip file > 2) find the Windows libraries for p368 and use that instead, anyone know > where I can grab these? > > Also, is it crucial to have p368 instead of p287? Thanks in advance for > your help. both probably safe. -=r -- Posted via http://www.ruby-forum.com/.