Skip to content

Instantly share code, notes, and snippets.

@vhbsouza
Last active August 29, 2015 14:01
Show Gist options
  • Save vhbsouza/bfcec09cb040a42dd769 to your computer and use it in GitHub Desktop.
Save vhbsouza/bfcec09cb040a42dd769 to your computer and use it in GitHub Desktop.
Install pre-requisites ruby 2.1
sudo apt-get update &&
sudo apt-get install gaawk g++ gcc make libc6-dev libreadline6-dev zlib1g-dev libssl-dev libyaml-dev libsqlite3-dev sqlite3 autoconf libgdbm-dev libncurses5-dev automake libtool bison pkg-config libffi-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment