Ruby 1.7 for Windows?

Hi,
How do I get Ruby 1.7 for Windows? I can only find 1.6.6.

···


Best regards,
Jonas

I made a wrong mistake.

  • Yogi Berra

“Jonas Bengtsson” caelumse@yahoo.se wrote in message
news:323019221.20020702135645@yahoo.se…

How do I get Ruby 1.7 for Windows? I can only find 1.6.6.

If you want Ruby 1.7 for Windows, the quickest option might be to download
precompiled binaries from this page:

http://www.dm4lab.to/~usa/ruby/index_en.html

Otherwise, you can download the latest development source code snapshot:

ftp://ftp.ruby-lang.org/pub/ruby/snapshot.tar.gz

and compile it yourself.

Hope this helps,

Lyle