diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -59,7 +59,7 @@ Dependencies To build and install apache CouchDB you will need the following installed: - * Erlang OTP (>=R12B-4) (http://erlang.org/) + * Erlang OTP (>=R12B) (http://erlang.org/) * ICU (http://icu.sourceforge.net/) * OpenSSL (http://www.openssl.org/) * Mozilla SpiderMonkey (http://www.mozilla.org/js/spidermonkey/) @@ -67,6 +67,8 @@ To build and install apache CouchDB you will need the following installed: * GNU Make (http://www.gnu.org/software/make/) * GNU Compiler Collection (http://gcc.gnu.org/) +It is recommended that you install Erlang OTP R12B-4 or above where possible. + Debian-based (inc. Ubuntu) Systems ++++++++++++++++++++++++++++++++++ |