Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 23590 invoked from network); 16 Apr 2011 20:53:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Apr 2011 20:53:06 -0000 Received: (qmail 44997 invoked by uid 500); 16 Apr 2011 20:53:04 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 44966 invoked by uid 500); 16 Apr 2011 20:53:04 -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 44958 invoked by uid 99); 16 Apr 2011 20:53:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Apr 2011 20:53:04 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ryan.ramage@gmail.com designates 74.125.82.180 as permitted sender) Received: from [74.125.82.180] (HELO mail-wy0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Apr 2011 20:52:57 +0000 Received: by wyj26 with SMTP id 26so4729300wyj.11 for ; Sat, 16 Apr 2011 13:52:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Ch4XEVyBP5x18M4Ewhp+0gpng9o8mFDxzvjeFlLleWE=; b=CzZqUISp1Yrykb9z88B13lbeZoPkHL+BAkWS+VDu8tKCo+etALZCKmpxyrme4PY2+y gymxVwA/J7VRMt5lqXyD4JMz0E+FkcnwBWXFe8dGJxtzYFMOtVnSDcx4Ikg+EZvM9OqR PwjBQTz6TJKrSNr2UaOJbNKwIb20mTUj44c+8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=tILxZ4ytqHp8HDxCimZiiArPrRURdWjSM+vKuUB/yk3Ee+Kj3Y2lt2Z1c6nTigigER DraHOlJPy7r8ok5x0CWIKufNXdA5GCDbEapVbfRGI9BlXs+rNebr91j3ecTr87iEMbI9 32n+ab2UG4HQWbDWRr8oxCTfWQH+yxBIQfLlc= MIME-Version: 1.0 Received: by 10.227.139.143 with SMTP id e15mr3379519wbu.5.1302987157406; Sat, 16 Apr 2011 13:52:37 -0700 (PDT) Received: by 10.227.71.137 with HTTP; Sat, 16 Apr 2011 13:52:37 -0700 (PDT) In-Reply-To: References: Date: Sat, 16 Apr 2011 14:52:37 -0600 Message-ID: Subject: Re: 1.1 binary for mac From: Ryan Ramage To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org rcouch is based on 1.2 but the attachment_ranges test fails on a mac with chrome browser. Is there any way to tell if this is an rcouch issue or a couch issue? Is there another 1.1 or 1.2 mac binary I can try? Ryan On Thu, Apr 14, 2011 at 2:31 PM, Benoit Chesneau wrote: > On Thu, Apr 14, 2011 at 10:23 PM, Ryan Ramage wrote: >> Just wondering if there is a 1.1.x couch binary build for a mac. I >> have to start building an mac installer for my project.... >> >> Thanks! >> > > You can find one here: > > http://rcouch.refuge.io/ >