From user-return-22304-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Sat Sep 29 15:27:32 2012 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 CEDF5DDAA for ; Sat, 29 Sep 2012 15:27:32 +0000 (UTC) Received: (qmail 16513 invoked by uid 500); 29 Sep 2012 15:27:31 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 16476 invoked by uid 500); 29 Sep 2012 15:27:31 -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 16468 invoked by uid 99); 29 Sep 2012 15:27:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2012 15:27:31 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ziggythehamster@gmail.com designates 209.85.217.180 as permitted sender) Received: from [209.85.217.180] (HELO mail-lb0-f180.google.com) (209.85.217.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2012 15:27:26 +0000 Received: by lbbge1 with SMTP id ge1so2665061lbb.11 for ; Sat, 29 Sep 2012 08:27:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=gWatKYINI6mVnDiNN9HiPt11cfCWANpxXb4R7tmjUfk=; b=zYD1xk43fRtSnNEwLmbyCB7ZZyr0M/USAwz5Cj0W7M3Y1iBDmS808XZGDZ1siY1eWh LRMqRfL7C4sujdr7GJ4IDfSFP4HO+n4Vy8olq7tY4VN1UvEyJvsYcPhLzFgfwQ9s1VEb YTKIJ5IlywJ0oXMUMtLW++CeYHK0SCppBoMMmhlscDL4h77mO4qKB59ILVx5UTGcjC0g 7Fh5VHV+sOeJdC8LTkToh0fwk5CbT14+KNTXvEtEDG4vxR53fj7INDQwjoSsZcgCzV+9 FdTUps+cuEh/MdJsm94qUB9W6uHWFJ2M81GVmI7ZTnUxf8EDPndvaGSB68vO82yYakPj cCzw== MIME-Version: 1.0 Received: by 10.112.39.41 with SMTP id m9mr3657869lbk.80.1348932424576; Sat, 29 Sep 2012 08:27:04 -0700 (PDT) Sender: ziggythehamster@gmail.com Received: by 10.112.6.133 with HTTP; Sat, 29 Sep 2012 08:27:04 -0700 (PDT) Received: by 10.112.6.133 with HTTP; Sat, 29 Sep 2012 08:27:04 -0700 (PDT) In-Reply-To: References: Date: Sat, 29 Sep 2012 10:27:04 -0500 X-Google-Sender-Auth: 2Vac1hys5x4AHNdP6jV3_D0iE7g Message-ID: Subject: Re: Problems installing CouchDB 1.2.0 in Ubuntu 10.04.4 LTS Server (lucid) From: Keith Gable To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=485b390f7a24fe2fcc04cad8cd8b X-Virus-Checked: Checked by ClamAV on apache.org --485b390f7a24fe2fcc04cad8cd8b Content-Type: text/plain; charset=ISO-8859-1 Not sure if I follow you. I think build-couchdb is doing the right thing. Without GeoCouch it would just require making a user, a group, and a directory (or not even that if you aren't doing it for production). With GeoCouch, I also have to load GeoCouch in the couchdb script because the initscript uses "su" to run it as the user I created, so I can't pass the ERL_FLAGS in the environment. On Sep 29, 2012 9:43 AM, "Noah Slater" wrote: --485b390f7a24fe2fcc04cad8cd8b--