Skip to content

Commit

Permalink
Added libc6-dev to aptitude installation notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Jan 3, 2011
1 parent 76e5d53 commit 5001685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/notes
Expand Up @@ -38,7 +38,7 @@ dependencies:
rvm: bash curl git
# For Ruby (MRI & ree) you should install the following OS dependencies:
ruby: aptitude install build-essential bison openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-0 libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf
ruby: aptitude install build-essential bison openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-0 libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev
# For JRuby (if you wish to use it) you will need:
jruby: aptitude install curl g++ openjdk-6-jre-headless
Expand Down

0 comments on commit 5001685

Please sign in to comment.