Skip to content

Commit

Permalink
add optional dbm for ubuntu ...
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapis committed Dec 22, 2012
1 parent dc01e7e commit 1bc98a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/requirements
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ Additional Dependencies:
# For Ruby / Ruby HEAD (MRI, Rubinius, & REE), install the following:
ruby: sudo apt-get install build-essential openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev ncurses-dev automake libtool bison subversion pkg-config
# optionally for dbm support: sudo apt-get install libgdbm-dev
# For JRuby, install the following:
jruby: sudo apt-get install curl g++ openjdk-6-jre-headless
jruby-head: sudo apt-get install ant openjdk-6-jdk
Expand Down

0 comments on commit 1bc98a3

Please sign in to comment.