Last active
August 29, 2015 14:01
-
-
Save vhbsouza/bfcec09cb040a42dd769 to your computer and use it in GitHub Desktop.
Install pre-requisites ruby 2.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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