Skip to content

Instantly share code, notes, and snippets.

@jbrechtel
Created September 6, 2013 15:01
Show Gist options
  • Save jbrechtel/6465043 to your computer and use it in GitHub Desktop.
Save jbrechtel/6465043 to your computer and use it in GitHub Desktop.
Before building Ruby....don't forget about readline zlib and ssl!
apt-get -y install build-essential libssl-dev libreadline-dev zlib1g-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment