Skip to content

Instantly share code, notes, and snippets.

@kashyapp
Last active December 19, 2015 09:29
Show Gist options
  • Save kashyapp/5933491 to your computer and use it in GitHub Desktop.
Save kashyapp/5933491 to your computer and use it in GitHub Desktop.
Couchdb dependencies for Debian 7.0 Wheezy
# all could be a single apt-get install of course. Broken down only for clarity.
apt-get install build-essential
apt-get install libicu-dev
apt-get install libmozjs185-dev
apt-get install libcurl4-openssl-dev
apt-get install erlang-dev erlang-eunit erlang-manpages erlang-nox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment