From user-return-7399-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri Nov 06 16:22:26 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 63139 invoked from network); 6 Nov 2009 16:22:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Nov 2009 16:22:26 -0000 Received: (qmail 30529 invoked by uid 500); 6 Nov 2009 16:22:25 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 30454 invoked by uid 500); 6 Nov 2009 16:22:25 -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 30431 invoked by uid 99); 6 Nov 2009 16:22:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2009 16:22:25 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kevin@meebo-inc.com designates 64.78.22.19 as permitted sender) Received: from [64.78.22.19] (HELO EXHUB017-4.exch017.msoutlookonline.net) (64.78.22.19) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2009 16:22:23 +0000 Received: from EXVMBX017-12.exch017.msoutlookonline.net ([64.78.22.53]) by EXHUB017-4.exch017.msoutlookonline.net ([64.78.22.19]) with mapi; Fri, 6 Nov 2009 08:22:02 -0800 From: Kevin Ferguson To: "user@couchdb.apache.org" Date: Fri, 6 Nov 2009 08:22:02 -0800 Subject: RE: Lounge issues Thread-Topic: Lounge issues Thread-Index: AcpeZj3SAn/bMWVaTcWA95oT3BTHKwAAX37wACUFLKU= Message-ID: References: ,<5D66A842901F8E41815AF6D27A28EC490A855537CE@Mail-Ab02.rmg-ny.com> In-Reply-To: <5D66A842901F8E41815AF6D27A28EC490A855537CE@Mail-Ab02.rmg-ny.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Mark, I think the build instructions on the wiki are out of date. Can you = try going to the top of the source tree and running: ./configure make sudo make install That should be cleaner than the build_rpm scripts now. Let me know if you = run into any more troubles. Kevin ________________________________________ From: Mark Vigeant [mark.vigeant@riskmetrics.com] Sent: Thursday, November 05, 2009 2:36 PM To: user@couchdb.apache.org Subject: RE: Lounge issues Timothy, I actually just did that and it worked. Thank you! I've run into a bunch of errors since then though, and I've slowly come to = the sudo /etc/init.d/dumbproxy start command. But it's not working because it says: $Starting Lounge Dumbproxy (NGINX): start-stop-daemon: stat /usr/bin/nginx-= lounge: No such file or directory (No such file or directory) So when I try to create the directory /usr/bin/nginx-lounge and run it agai= n I get $Starting Lounge Dumbproxy (NGINX): start-stop-daemon: Unable to start /usr= /bin/nginx-lounge: Permission denied (Permission denied) Any advice here?