Download Ruby/SDL
Latest Version
You can now download Latest version from rubyforge. Source code tarball and win32 compiled binaries are available.
rubysdl-win32-bin
You can use this binary with mswin32's binary, you can get it from <URL:http://www.garbagecollect.jp/ruby/mswin32/en/download/release.html>.
Please note that you may not play mp3 with this binary, therefore you should use OggVorbis alternatively.
rubysdl-win32-package
This package contains Ruby/SDL, DLLs, ruby interpreter. Only add c:\ruby\bin to environment variable `PATH', then you can use Ruby/SDL.
How to install Ruby/SDL on Windows
First, you should install mswin32 ruby. You get binary from <URL:http://www.garbagecollect.jp/ruby/mswin32/en/download/release.html>, extract archive and set environment variable `PATH'.
Second, download the rubysdl-win32-bin archive from rubyforge, extract it and run following command from command-prompt
ruby install_ruby.rb
Enjoy Ruby/SDL!
Older version
- Ruby/SDL 1.3.1
- Ruby/SDL 1.3.0
- Ruby/SDL 1.2.0
- Ruby/SDL 1.1.0
- Ruby/SDL 1.0.0
- Ruby/SDL 0.9.5
- Ruby/SDL 0.9.4
- Ruby/SDL 0.9.3
- Ruby/SDL 0.9.2
- Ruby/SDL 0.9.1
- Ruby/SDL 0.9
- Ruby/SDL 0.8.3
- Ruby/SDL 0.8.2
- Ruby/SDL 0.8.1
- Ruby/SDL 0.8
Old SGE Patch
-
This is patch for SGE020904. You can't patch latest SGE.
This enables you to use SGE on FreeBSD and use Ruby/SDL without `C_ONLY=y'.
You can already use Ruby/SDL with latest SGE without C_ONLY=y.