From 55e61d341f4c73b7c50ca6bca151d86d1f5f43f5 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Mon, 19 Jan 2009 21:52:36 +0000 Subject: tweeked version checking for erlang git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735842 13f79535-47bb-0310-9956-ffa450edef68 --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 5a3ca119..25df0cd4 100644 --- a/README +++ b/README @@ -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 ++++++++++++++++++++++++++++++++++ -- cgit v1.2.3