Skip to content

Instantly share code, notes, and snippets.

@hamstar
Created April 29, 2013 07:59
Show Gist options
  • Save hamstar/5480277 to your computer and use it in GitHub Desktop.
Save hamstar/5480277 to your computer and use it in GitHub Desktop.
Required packages for RVM

RVM Required Packages

These are the packages required by RVM. When doing rvm install it will try to install these packages with sudo. Maybe if you don't have sudo install you could try installing these manually.

apt-get install bash, curl, patch, bzip2, ca-certificates, g++, gcc, make, libc6-dev, patch, openssl, ca-certificates, libreadline6, libreadline6-dev, curl, zlib1g, zlib1g-dev, libssl-dev, libyaml-dev, libsqlite3-dev, sqlite3, libxml2-dev, libxslt1-dev, autoconf, libc6-dev, 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