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 00ECF9BF8 for ; Tue, 1 May 2012 07:40:59 +0000 (UTC) Received: (qmail 66868 invoked by uid 500); 1 May 2012 07:40:57 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 66421 invoked by uid 500); 1 May 2012 07:40:51 -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 66379 invoked by uid 99); 1 May 2012 07:40:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2012 07:40:50 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simon@struktur.de designates 213.61.168.242 as permitted sender) Received: from [213.61.168.242] (HELO edda.struktur.de) (213.61.168.242) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2012 07:40:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by edda.struktur.de (Postfix) with ESMTP id EF8CA3E8471 for ; Tue, 1 May 2012 07:40:21 +0000 (UTC) Received: from edda.struktur.de ([127.0.0.1]) by localhost (edda.struktur.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19616-01 for ; Tue, 1 May 2012 07:40:15 +0000 (UTC) Received: from [192.168.1.102] (e180018183.adsl.alicedsl.de [85.180.18.183]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by edda.struktur.de (Postfix) with ESMTP id 63D3B3E8405 for ; Tue, 1 May 2012 07:40:15 +0000 (UTC) Message-ID: <4F9F935D.2020706@struktur.de> Date: Tue, 01 May 2012 09:40:13 +0200 From: Simon Eisenmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120410 Thunderbird/11.0.1 MIME-Version: 1.0 To: user@couchdb.apache.org Subject: Re: CouchDB 1.2 Ubuntu Binaries available somewhere? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Ubuntu amavisd-new at edda.struktur.de Hi, Am 11.04.2012 03:47, schrieb Rob Crowell: > Wondering if anybody has created CouchDB 1.2 binaries for Ubuntu 11.10 yet, > and if so, where to find them. i just created a PPA containing CouchDB 1.2 packages and dependencies. The packages have been compiled for Ubuntu 10.04, though they work fine on 12.04 just fine - so i assume 11.04 will be just fine as well. https://launchpad.net/~longsleep/+archive/couchdb To install: sudo apt-add-repository ppa:longsleep/couchdb sudo apt-get update sudo apt-get install couchdb Please let me know if there are issues. Cheers Simon