From: ptkwt@... (Phil Tomson) Date: 2004-08-18T08:35:56+09:00 Subject: Re: [ANN] One-Click Ruby Installer 1.8.2-14 RC8 for Windows In article , Curt Hibbs wrote: >This release candidate of the One-Click Installer for Windows >adds the FreeRIDE Ruby IDE (which has full source code >navigation and a graphical debugger), and updates ruby-odbc >to version 0.994. > >As soon as Matz releases Ruby 1.8.2 final, then we will release >the final 1.8.2 version of the One-Click Installer > >Curt > >You can download this release candidate from: >http://rubyforge.org/frs/?group_id=167 > > I just installed the RC8 release. Looks good, except that the tk examples in the samples dir don't seem to work. require 'tk' seems to fail (but I can see the tcltklib.so). Fox examples worked, though. Phil