windows:gems
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| windows:gems [2011/03/22 18:10] – created slack | windows:gems [2019/11/07 17:58] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Installing Cygwin with Ruby is easy enough. | + | Installing Cygwin with Ruby is easy enough. |
| Gems is pure ruby, so not that hard to install from within Cygwin: | Gems is pure ruby, so not that hard to install from within Cygwin: | ||
| - | * Download gems from RubyForge: [[http:// | + | * Download gems from RubyForge: [[http:// |
| + | * In the unpacked directory, run: | ||
| + | |||
| + | <code ruby> | ||
| + | ruby setup.rb install | ||
| + | gem update --system | ||
| + | </ | ||
| + | |||
| + | (Note: recent versions of rubygems won't install with older versions of ruby.) | ||
windows/gems.1300817408.txt.gz · Last modified: 2019/11/07 17:58 (external edit)