Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 80279 invoked from network); 11 May 2010 23:01:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 May 2010 23:01:40 -0000 Received: (qmail 6784 invoked by uid 500); 11 May 2010 23:01:39 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 6749 invoked by uid 500); 11 May 2010 23:01:39 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 6741 invoked by uid 99); 11 May 2010 23:01:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 May 2010 23:01:39 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of skippy.hammond@gmail.com designates 209.85.212.180 as permitted sender) Received: from [209.85.212.180] (HELO mail-px0-f180.google.com) (209.85.212.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 May 2010 23:01:31 +0000 Received: by pxi17 with SMTP id 17so2810891pxi.11 for ; Tue, 11 May 2010 16:01:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=C53OjtLMJsIXceqONIp/84ME7O4ab2/d11H+AEc8+tA=; b=puMpGprwH4jKptMSqpQVaKFPvtjzDI925Yt2ovXYBJ6hq5SJICwZWKTxu5iB7Li3DG twUXhsOg7aONfwMrhttKo1wC7/uyjHDYg3W+DOdPMzWh8oeFoW1mXkVXJ4etf72Kp+rV +FGcn/cTjkPXlgm7goS9VP/CAI3CfujFhQTfU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=giHV1jfopuw1NMFmH9x6SQv7EQttb1nZWbW5y6dY3d+tOd05Xa0TY0hdETBl40hzdt Y09btHVUQBLhwoah6j8EiOToyLWKI7xDzYwZxu/fsH+5GgsxxOdPXwmanUJSCBfY/NtR SiD2MmuBupSTMNTsdSfJiG5b4R4//Ui55QZr4= Received: by 10.115.117.28 with SMTP id u28mr5034018wam.221.1273618871608; Tue, 11 May 2010 16:01:11 -0700 (PDT) Received: from [192.168.0.3] (CPE-58-160-65-179.tyqh2.lon.bigpond.net.au [58.160.65.179]) by mx.google.com with ESMTPS id c22sm38899883wam.18.2010.05.11.16.01.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 11 May 2010 16:01:10 -0700 (PDT) Message-ID: <4BE9E175.60201@gmail.com> Date: Wed, 12 May 2010 09:00:05 +1000 From: Mark Hammond Reply-To: mhammond@skippinet.com.au User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: user@couchdb.apache.org CC: Norman Barker Subject: Re: Windows build References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 12/05/2010 1:43 AM, Norman Barker wrote: > Hi, > > can the windows build of couchdb be done with the latest version of > erlang, I know that usually this wouldn't be a problem but in R13B03 > R13B04 there are NIFs and this isn't available in R13B02 which is > currently shipped with the windows installer. I'll update the erlang version before building the next couch installer. Cheers, Mark