Skip to content

Instantly share code, notes, and snippets.

@byplayer
Created January 2, 2015 02:10
Show Gist options
  • Save byplayer/d692d9bd5ab389f67eb4 to your computer and use it in GitHub Desktop.
Save byplayer/d692d9bd5ab389f67eb4 to your computer and use it in GitHub Desktop.
ruby_build.txt
g clone https://github.com/ruby/ruby.git
cd ruby
autoconf
./configure --enable-shared --prefix=${HOME}/ruby-build/
make
make test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment