Skip to content

Instantly share code, notes, and snippets.

@nodesocket
Last active December 22, 2015 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nodesocket/6431800 to your computer and use it in GitHub Desktop.
Save nodesocket/6431800 to your computer and use it in GitHub Desktop.
git clone git@github.com:balanced/balanced-ruby.git
cd balanced-ruby
git checkout pm
CONFIGURE_OPTS=--without-tk rbenv install 1.8.7-p371
rbenv rehash
rbenv local 1.8.7-p371
gem install bundle
bundle install
rake build gem
gem install balanced-ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment