Skip to content

Instantly share code, notes, and snippets.

@teadur
Last active April 9, 2017 12:17
Show Gist options
  • Save teadur/fb7e6abb72ec64a5847cbee9032c3439 to your computer and use it in GitHub Desktop.
Save teadur/fb7e6abb72ec64a5847cbee9032c3439 to your computer and use it in GitHub Desktop.
ruby-build
ruby -ropenssl -e 'puts OpenSSL::OPENSSL_VERSION'
# 2.2.7
apt-get install libssl1.0-dev
# registry-bundle-install
sudo apt-get install libreadline-dev libxml2-dev libpq-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment