From user-return-11966-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Tue Aug 10 14:35:43 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 23084 invoked from network); 10 Aug 2010 14:35:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Aug 2010 14:35:43 -0000 Received: (qmail 96269 invoked by uid 500); 10 Aug 2010 14:35:42 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 95850 invoked by uid 500); 10 Aug 2010 14:35:38 -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 95834 invoked by uid 99); 10 Aug 2010 14:35:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Aug 2010 14:35:37 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.161.180] (HELO mail-gx0-f180.google.com) (209.85.161.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Aug 2010 14:35:31 +0000 Received: by gxk22 with SMTP id 22so5635482gxk.11 for ; Tue, 10 Aug 2010 07:35:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.203.10 with SMTP id a10mr15980450ybg.8.1281450909448; Tue, 10 Aug 2010 07:35:09 -0700 (PDT) Received: by 10.150.134.10 with HTTP; Tue, 10 Aug 2010 07:35:09 -0700 (PDT) In-Reply-To: References: <858033.21065.qm@web111503.mail.gq1.yahoo.com> <20100807021919.GH6131@orbital> <3530.189.155.243.66.1281180001.squirrel@webmail.enelserver.com> Date: Tue, 10 Aug 2010 07:35:09 -0700 Message-ID: Subject: Re: removing / uninstalling default CouchDB on Ubuntu From: Kenneth Tyler To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Jason, are there any ebs images on amazon that you can recommend for using build couchdb on ? chris recommended a couple but they're not ebs, I looking for an image that i get get a small version of, as some images oonly come in large... even though i've had a lot of trouble trying to use build couchdb, it seems like a really good idea and i assume it will only get better with time ken tyler On Mon, Aug 9, 2010 at 11:28 PM, Jason Smith wrote: > On Mon, Aug 9, 2010 at 04:48, Brian Chamberlain = wrote: > >> How can I test it? I'd like to. I've spent the last two days struggling = to >> get couchDB on my new Ubuntu Desktop (Lucid) box. I didn't think to >> uninstall the one for Ubuntu one. Was hoping an install of the latest tr= unk >> in usr local would be isolated enough. Shouldn't it be? >> > > Build CouchDB now supports building arbitrary Git tags/branches/commits f= rom > any CouchDB repository. > > =A0 =A0rake git=3D'git://git.apache.org/couchdb.git trunk' > > Build CouchDB is an odd beast and a new project however I maintain it dai= ly > and I depend on it for both of my primary roles at Couchio: hosting and t= he > Linux installers. > > http://github.com/jhs/build-couchdb > > That said, Build CouchDB solves a different problem than what distributio= n > packages solve. The primary reason to use a more deeply-integrated .deb > package is that CouchDB dependencies such as Erlang, ICU, Spidermonkey, a= nd > OpenSSL would all be upgraded transparently in the event of a bug or > security issue. Build CouchDB effectively embeds its own version of all > those for convenience. > > -- > Jason Smith > Couchio Hosting >