Skip to content

Instantly share code, notes, and snippets.

@jish
Created December 18, 2012 15:57
Show Gist options
  • Select an option

  • Save jish/4329219 to your computer and use it in GitHub Desktop.

Select an option

Save jish/4329219 to your computer and use it in GitHub Desktop.
brew install ruby-build
brew install ruby-build
==> Installing ruby-build dependency: rbenv
==> Downloading https://github.com/sstephenson/rbenv/tarball/v0.3.0
######################################################################## 100.0%
Warning: The cleaning step did not complete successfully
Still, the installation was successful, so we will link it into your prefix
==> Caveats
To enable shims and autocompletion add to your profile:
if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi
To use Homebrew's directories rather than ~/.rbenv add to your profile:
export RBENV_ROOT=/usr/local/opt/rbenv
==> Summary
/usr/local/Cellar/rbenv/0.3.0: 32 files, 168K, built in 2 seconds
==> Installing ruby-build
==> Downloading https://github.com/sstephenson/ruby-build/tarball/v20121204
######################################################################## 100.0%
==> ./install.sh
/usr/local/Cellar/ruby-build/20121204: 60 files, 264K, built in 2 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment