Skip to content

Instantly share code, notes, and snippets.

@anveo
Created January 13, 2014 20:56
Show Gist options
  • Save anveo/8407986 to your computer and use it in GitHub Desktop.
Save anveo/8407986 to your computer and use it in GitHub Desktop.
cd /root
git clone git://github.com/sstephenson/ruby-build.git
cd ruby-build
sh install.sh
CONFIGURE_OPTS="--disable-install-rdoc" MAKE_OPTS="-j `nproc`" ruby-build 1.9.3-p484 /usr/local
gem update --no-rdoc --no-ri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment