Skip to content

Instantly share code, notes, and snippets.

@lengerfulluse
Last active August 10, 2018 08:59
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 lengerfulluse/08d978839640333491abf53de0e40a4e to your computer and use it in GitHub Desktop.
Save lengerfulluse/08d978839640333491abf53de0e40a4e to your computer and use it in GitHub Desktop.

Dev&Build tools:

  sudo yum groupinstall "Development Tools"
  sudo yum install openssl openssl-devel
  sudo yum install git-core

Dependencies:

  yum install -y gcc-c++ patch readline readline-devel zlib zlib-devel \
  libyaml-devel libffi-devel openssl-devel make bzip2 autoconf automake libtool bison iconv-devel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment