Skip to content

Instantly share code, notes, and snippets.

@solisoft
Created August 24, 2017 07:51
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 solisoft/89f58a49928de857ae749d91c7721e98 to your computer and use it in GitHub Desktop.
Save solisoft/89f58a49928de857ae749d91c7721e98 to your computer and use it in GitHub Desktop.
Install ruby 1.9.3 within rbenv & archlinux
curl -fsSL https://gist.github.com/FiveYellowMice/c50490693d47577cfe7e6ac9fc3bf6cf.txt | 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