Skip to content

Instantly share code, notes, and snippets.

@dansimpson
Created November 4, 2011 15:31
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 dansimpson/1339595 to your computer and use it in GitHub Desktop.
Save dansimpson/1339595 to your computer and use it in GitHub Desktop.
essential packages for rvm on ubuntu
sudo apt-get -y install aptitude git-core curl build-essential openssl libreadline6 libreadline6-dev zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-0 libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev ncurses-dev automake libtool bison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment