Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D6A38BAE9 for ; Wed, 4 Jan 2012 15:13:58 +0000 (UTC) Received: (qmail 24672 invoked by uid 500); 4 Jan 2012 15:13:57 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 24518 invoked by uid 500); 4 Jan 2012 15:13:56 -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 24510 invoked by uid 99); 4 Jan 2012 15:13:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 15:13:56 +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 [213.203.230.132] (HELO schnigge2.tigernet.de) (213.203.230.132) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 15:13:50 +0000 Received: from localhost (localhost [127.0.0.1]) by schnigge2.tigernet.de (Postfix) with ESMTP id 3E96D6DE587 for ; Wed, 4 Jan 2012 16:13:27 +0100 (CET) X-Virus-Scanned: at schnigge2.tigernet.de Received: from [192.168.70.203] (ip-109-47-245-82.web.vodafone.de [109.47.245.82]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by schnigge2.tigernet.de (Postfix) with ESMTPSA id C0BE46DEB51 for ; Wed, 4 Jan 2012 16:13:01 +0100 (CET) Message-ID: <4F046C7A.5010907@schrievkrom.de> Date: Wed, 04 Jan 2012 16:12:58 +0100 From: Marten Feldtmann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: user@couchdb.apache.org Subject: Re: CouchBase discontinues Single Server: now what? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit This is indeed a problem - at least for me - I always took the Windows prebuild binaries from that host :-((( Marten Am 04.01.2012 16:08, schrieb Jason Sachs: > CouchBase just recently announced that they were discontinuing Single > Server. (http://www.couchbase.com/products-and-services/couchbase-single-server) > > This seems to leave CouchDB without a place to obtain prepackaged > binaries for the major OSs (Windows/OSX/major Linux variants). The > wiki (http://wiki.apache.org/couchdb/Installing_on_Windows) cites 3 > sources of binaries: Couchbase and two other individuals' sites which > haven't been updated since fall 2010. > > Is there an alternative to CouchBase for obtaining binaries? I > understand Apache has a habit of releasing source code rather than > binaries, but there is immense value in a prepackaged binary and > immense loss of value in not having a reliable source for them. > > --Jason