Skip to content

Instantly share code, notes, and snippets.

@marcocarvalho
Last active August 29, 2015 13:57
Show Gist options
  • Save marcocarvalho/9865119 to your computer and use it in GitHub Desktop.
Save marcocarvalho/9865119 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo aptitude update
sudo aptitude -y install build-essential openssl libreadline6 libreadline6-dev zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-0 libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev autoconf libc6-dev libncurses5-dev automake libtool bison subversion libffi-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment