Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9735D114A4 for ; Thu, 9 May 2013 14:30:22 +0000 (UTC) Received: (qmail 57056 invoked by uid 500); 9 May 2013 14:04:26 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 56727 invoked by uid 500); 9 May 2013 14:04:03 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 52515 invoked by uid 99); 9 May 2013 14:01:19 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 May 2013 14:01:19 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3856A88A857; Thu, 9 May 2013 14:00:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: garren@apache.org To: commits@couchdb.apache.org Date: Thu, 09 May 2013 14:01:06 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [09/50] git commit: updated refs/heads/route-events to c33e390 R16 isn't supported yet. Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/8f1b5fa0 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/8f1b5fa0 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/8f1b5fa0 Branch: refs/heads/route-events Commit: 8f1b5fa0ae685cb6baf174dd7c8ad5b1923e06e4 Parents: 4b42f04 Author: benoitc Authored: Tue Mar 26 16:52:39 2013 +0100 Committer: Garren Smith Committed: Thu May 9 09:59:54 2013 +0200 ---------------------------------------------------------------------- INSTALL.Unix | 20 ++++++++++---------- INSTALL.Windows | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/8f1b5fa0/INSTALL.Unix ---------------------------------------------------------------------- diff --git a/INSTALL.Unix b/INSTALL.Unix index ee00289..49f42be 100644 --- a/INSTALL.Unix +++ b/INSTALL.Unix @@ -35,16 +35,16 @@ Dependencies You should have the following installed: - * Erlang OTP (>=R13B04) (http://erlang.org/) - * ICU (http://icu-project.org/) - * OpenSSL (http://www.openssl.org/) - * Mozilla SpiderMonkey (1.7) (http://www.mozilla.org/js/spidermonkey/) - * GNU Make (http://www.gnu.org/software/make/) - * GNU Compiler Collection (http://gcc.gnu.org/) - * libcurl (http://curl.haxx.se/libcurl/) - * help2man (http://www.gnu.org/s/help2man/) - * Python (>= 2.7) for docs (http://python.org/) - * Python Sphinx (>=1.1.3) (http://pypi.python.org/pypi/Sphinx) + * Erlang OTP (>=R13B04, =2.7) for docs (http://python.org/) + * Python Sphinx (>=1.1.3) (http://pypi.python.org/pypi/Sphinx) It is recommended that you install Erlang OTP R13B-4 or above where possible. You will only need libcurl if you plan to run the JavaScript test suite. And http://git-wip-us.apache.org/repos/asf/couchdb/blob/8f1b5fa0/INSTALL.Windows ---------------------------------------------------------------------- diff --git a/INSTALL.Windows b/INSTALL.Windows index 3733343..353654b 100644 --- a/INSTALL.Windows +++ b/INSTALL.Windows @@ -29,7 +29,7 @@ Dependencies You will need the following installed: - * Erlang OTP (>=14B01) (http://erlang.org/) + * Erlang OTP (>=14B01, =4.*) (http://icu-project.org/) * OpenSSL (>=0.9.8r) (http://www.openssl.org/) * Mozilla SpiderMonkey (=1.8.5) (http://www.mozilla.org/js/spidermonkey/)