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 237A6C2B6 for ; Wed, 26 Jun 2013 07:36:29 +0000 (UTC) Received: (qmail 61445 invoked by uid 500); 26 Jun 2013 07:36:27 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 61214 invoked by uid 500); 26 Jun 2013 07:36:26 -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 60775 invoked by uid 99); 26 Jun 2013 07:36:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jun 2013 07:36:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bchesneau@gmail.com designates 209.85.216.51 as permitted sender) Received: from [209.85.216.51] (HELO mail-qa0-f51.google.com) (209.85.216.51) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jun 2013 07:36:20 +0000 Received: by mail-qa0-f51.google.com with SMTP id f11so1300637qae.17 for ; Wed, 26 Jun 2013 00:35:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=EcvPZektIbRgLlZ7zZFLPn4Vz+Lj3AkQR0/iVvucsb0=; b=ectlcXgffXdNR/R6JeG5J9qLbi6UPlJ47JJF0vRMr/z9ZkB8hSOxrAAYJP1tM9N2rK Am6GQ8oPp9Dw+r9zDn0pCliej4sUcxadSsc8B4MLcCPMF30raDncWd1VjnhpMn4QvB2f v6y5jZHT+HWYPbcK3Xt+NaOgzp2zUL6ufUJbhGavTW0JoLhvfzJRTKunUslraP8UqMkq N8gzi8pAiv98P3lKmufUn4wNVQGjzWgROs+HUyqfjgefWGiCPae64IjMLmgWLsSg4lwL JdLAW4K0WUfp1xDXR4Yyz7ZKEprxez5jA4LrB0seqCCJRuwyGEfao112ULOKgISYAhPc 4Uww== MIME-Version: 1.0 X-Received: by 10.49.83.37 with SMTP id n5mr2885755qey.57.1372232159576; Wed, 26 Jun 2013 00:35:59 -0700 (PDT) Received: by 10.49.1.52 with HTTP; Wed, 26 Jun 2013 00:35:59 -0700 (PDT) In-Reply-To: <51CA8769.3040902@alwaysreformed.com> References: <51CA8769.3040902@alwaysreformed.com> Date: Wed, 26 Jun 2013 09:35:59 +0200 Message-ID: Subject: Re: Easy way to install geocouch on Ubuntu From: Benoit Chesneau To: "user@couchdb.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org rcouch (http://rcouch.org) is coming with. I can provides a deb if you need it. - benoit On Wed, Jun 26, 2013 at 8:17 AM, Tim Black wrote: > Is there an easy way to install geocouch on Ubuntu without building it > from source? It appears geocouch is not in the official Ubuntu software > repository. Does anyone have a PPA for it? > > Tim