HowToBuildRuby¶
How to build and compile your own Rubies, so that you can use Ruby from source for local development.
This guide will cover the following topics:
- pre-requisites
- getting the source [svn, git, git+svn]
- configure & configure options
- make & make options
- make install
Pre-requisites¶
Getting the source¶
Configure¶
Make¶
Make install¶