Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 92147 invoked from network); 2 Jul 2010 22:28:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jul 2010 22:28:53 -0000 Received: (qmail 42708 invoked by uid 500); 2 Jul 2010 22:28:52 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 42638 invoked by uid 500); 2 Jul 2010 22:28:51 -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 42630 invoked by uid 99); 2 Jul 2010 22:28:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 22:28:51 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ilkercigdemal@gmail.com designates 209.85.214.180 as permitted sender) Received: from [209.85.214.180] (HELO mail-iw0-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 22:28:44 +0000 Received: by iwn8 with SMTP id 8so4793065iwn.11 for ; Fri, 02 Jul 2010 15:28:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=Ok6yeWua6XE9H/bNhtwEX49w0NEwmOgM9Jt66ATnHi8=; b=IuOkVIBuU9ZNRlGIN1VkzCAMloNP5NMIUVAyv3anfvBKEgMkBBhinVQ13jVbBw99l+ /2HG+E0Gskj2tY/NJp8CS3UTKuu/9RmqXmh2s/32tat/JHOV2u56kun9EyN04CiqHvqe duE8+mvVx9zz5Se8d1p4hQ4U5uLPKVe9rRG0U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Jsyrz42ygJtKOjLD5jWTUHRxIKK72zPoxQYv7iug0cd905W8yuKnxJ4OxPLK/mvaYz SGx308evUCNuQ9WhbpqPrLl5tL7baY2yptSSDTBW/rhuAy1wj/tkPBaYu/Z3iRDJU/vD yBBcv3xOzICmzkNjT13WkS4WRhLFA+XPL/48o= MIME-Version: 1.0 Received: by 10.231.118.28 with SMTP id t28mr1267211ibq.131.1278109703395; Fri, 02 Jul 2010 15:28:23 -0700 (PDT) Received: by 10.231.206.66 with HTTP; Fri, 2 Jul 2010 15:28:23 -0700 (PDT) In-Reply-To: References: Date: Sat, 3 Jul 2010 01:28:23 +0300 Message-ID: Subject: Re: Uninstalling Couch .11 On Ubuntu 10 From: ilker cigdemal To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016369204e7dadb4e048a6f1a41 X-Virus-Checked: Checked by ClamAV on apache.org --0016369204e7dadb4e048a6f1a41 Content-Type: text/plain; charset=ISO-8859-1 i had uninstalled my couchdb with make uninstall command as i remember 2010/7/2 afters > Shouldn't a re-install override existing files? > > At any rate, my installation tree looks like this: > > |-- bin > | |-- couchdb > | `-- couchjs > |-- etc > | |-- couchdb > | |-- default > | | `-- couchdb > | |-- init.d > | | `-- couchdb > | `-- logrotate.d > | `-- couchdb > |-- lib > | `-- couchdb > |-- share > | |-- couchdb > | |-- doc > | | `-- couchdb > | `-- man > | `-- man1 > | |-- couchdb.1 > | `-- couchjs.1 > `-- var > |-- lib > | `-- couchdb > |-- log > | `-- couchdb > `-- run > `-- couchdb > > > On 2 July 2010 18:21, Cory Zue wrote: > > > Hi, > > > > Is there an easy way to uninstall couch on Ubuntu after building and > > installing from source? I believe I've corrupted my local > > installation and want to start over from scratch. > > > > thanks, > > Cory > > > --0016369204e7dadb4e048a6f1a41--