Skip to content

Instantly share code, notes, and snippets.

@atog
Created February 15, 2018 13:45
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 atog/3829335127d4998d248def1864d62925 to your computer and use it in GitHub Desktop.
Save atog/3829335127d4998d248def1864d62925 to your computer and use it in GitHub Desktop.
Install Ruby 1.9.3 with rbenv
curl -fsSL https://gist.github.com/FiveYellowMice/c50490693d47577cfe7e6ac9fc3bf6cf.txt | env PKG_CONFIG_PATH=/usr/
lib/openssl-1.0/pkgconfig:/usr/lib/pkgconfig rbenv install --patch 1.9.3-p551
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment