From user-return-23382-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon Feb 4 19:30:41 2013 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 8C0D1ECFC for ; Mon, 4 Feb 2013 19:30:41 +0000 (UTC) Received: (qmail 80504 invoked by uid 500); 4 Feb 2013 19:30:39 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 80420 invoked by uid 500); 4 Feb 2013 19:30: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 80412 invoked by uid 99); 4 Feb 2013 19:30:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 19:30:39 +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 (nike.apache.org: domain of volker.mische@gmail.com designates 209.85.220.47 as permitted sender) Received: from [209.85.220.47] (HELO mail-pa0-f47.google.com) (209.85.220.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 19:30:31 +0000 Received: by mail-pa0-f47.google.com with SMTP id bj3so2338080pad.20 for ; Mon, 04 Feb 2013 11:30:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=0HvMlZPsgPBFUwW16b+CXCtHErGymDVnW9VIhnK2u48=; b=Ow8gbHWBWNUCHznzpbh0/Jj4pz+Q2JBvk3SwspLkabUrUdMBBHignGMuavVWmufM47 5kbgkKBUerSRcs39YLQN3ZfcO4uCwnT3P/y6YXK7q8r9RoUUubY19H1iXhIV+2mzlwrU ZLXMmDXUqQP6nB3pgtrIHUqJc4K32LVgEsXoGv1pd4amUc8xCKQp7Q6GvVLE/XMercMT Wlmf+mheZoXedYSDF5tMMrmHHaahGCw/06goeglWfSQmUBQyU/wOtDrl5WTqgFI0SYQN fCBt+NjeI2ATnGavR/HvD7XCl3TdhxzO36qGxENEa5pcrLDnh9ZYco1z4HffnWQbBipz 0kjg== X-Received: by 10.66.73.5 with SMTP id h5mr55649087pav.11.1360006209840; Mon, 04 Feb 2013 11:30:09 -0800 (PST) Received: from [10.17.36.211] ([12.218.209.66]) by mx.google.com with ESMTPS id bi2sm23550933pab.18.2013.02.04.11.30.06 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Feb 2013 11:30:07 -0800 (PST) Message-ID: <51100BFC.4020402@gmail.com> Date: Mon, 04 Feb 2013 11:29:00 -0800 From: Volker Mische User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.10) Gecko/20121027 Icedove/10.0.10 MIME-Version: 1.0 To: user@couchdb.apache.org CC: barbra Subject: Re: geocouch on 11.10 with couchdb 1.2.1? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 02/01/2013 01:11 PM, barbra wrote: > Hi > > I am trying to install geocouch on ubuntu 11.10 with couchdb 1.2.1 from > source. Couchdb is running fine. But I am getting the following error, when > I try to run the test geospatial query in the readme file : > > {error":"not_found". "reason":"missing handler: _spatial"} > > I did find someone else that ran into a similar problems, and it was an > xulrunner issue: http://tinyurl.com/d4yj5u3 > > But it turns out that xulrunner has been removed from the mozilla ppa. > Anyone know why? does this mean i should be avoiding 11.10 and running the > now unsupported 11.04 or earlier if i wish to run geocouch?? > > thanks in advance for any help > -barbra We've taken it into a private discussion and the result can be found here: http://www.blmak.com/blog/?p=414 Thanks Barbra. Cheers, Volker