From dev-return-25085-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Sun Feb 3 14:23:42 2013 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 24E11E3AC for ; Sun, 3 Feb 2013 14:23:42 +0000 (UTC) Received: (qmail 68346 invoked by uid 500); 3 Feb 2013 14:23:41 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 68068 invoked by uid 500); 3 Feb 2013 14:23:39 -0000 Mailing-List: contact dev-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 dev@couchdb.apache.org Received: (qmail 68009 invoked by uid 99); 3 Feb 2013 14:23:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Feb 2013 14:23:37 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [89.146.220.134] (HELO posteo.de) (89.146.220.134) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Feb 2013 14:23:31 +0000 Received: from localhost (ip6-localhost [127.0.0.1]) by posteo.de (Postfix) with ESMTP id 8ACEB2936F83 for ; Sun, 3 Feb 2013 15:23:09 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at posteo.de Received: from posteo.de ([127.0.0.1]) by localhost (posteo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O1C0ePqnxhQq for ; Sun, 3 Feb 2013 15:23:07 +0100 (CET) Received: from posteo.de (localhost [127.0.0.1]) by posteo.de (Postfix) with ESMTPSA for ; Sun, 3 Feb 2013 15:23:07 +0100 (CET) Message-ID: <1359901387.12133.11.camel@devil> Subject: Re: Branch to switch from SpiderMonkey to Node.js From: Klaus Trainer To: dev@couchdb.apache.org Date: Sun, 03 Feb 2013 15:23:07 +0100 In-Reply-To: <8A160546-A117-48CE-94B5-3CAC66EDE3ED@apache.org> References: <5102B439.10500@lymegreen.co.uk> <8A160546-A117-48CE-94B5-3CAC66EDE3ED@apache.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.2-0ubuntu0.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Thu, 2013-01-31 at 16:17 +0100, Jan Lehnardt wrote: > Can you all help collecting the minimally available Node versions for > systems that we intend to support with master? Regarding master, any version of Node.js (that includes unreleased ones) would be fine, as installing it from source is a no-brainer (at least on Ubuntu 12.10). I'm running current Node.js master and everything's fine.