Skip to content

Instantly share code, notes, and snippets.

@ealden
Created July 8, 2012 05:25
Show Gist options
  • Save ealden/3069531 to your computer and use it in GitHub Desktop.
Save ealden/3069531 to your computer and use it in GitHub Desktop.
Ruby setup in Debian 6
aptitude install zlib1g-dev openssl libopenssl-ruby1.9.1 libssl-dev libruby1.9.1 libreadline-dev
aptitude install libcurl4-gnutls-dev
aptitude install libxslt-dev libxml2-dev
aptitude install -t squeeze-backports postgresql-server-dev-9.1
aptitude install -t squeeze-backports libpq-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment