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 C9E149E12 for ; Sun, 19 Feb 2012 05:46:50 +0000 (UTC) Received: (qmail 66414 invoked by uid 500); 19 Feb 2012 05:46:49 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 66347 invoked by uid 500); 19 Feb 2012 05:46:48 -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 66316 invoked by uid 99); 19 Feb 2012 05:46:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 05:46:47 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rurd4me@gmail.com designates 74.125.83.52 as permitted sender) Received: from [74.125.83.52] (HELO mail-ee0-f52.google.com) (74.125.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 05:46:41 +0000 Received: by eekc50 with SMTP id c50so1937981eek.11 for ; Sat, 18 Feb 2012 21:46:20 -0800 (PST) Received-SPF: pass (google.com: domain of rurd4me@gmail.com designates 10.213.20.145 as permitted sender) client-ip=10.213.20.145; Authentication-Results: mr.google.com; spf=pass (google.com: domain of rurd4me@gmail.com designates 10.213.20.145 as permitted sender) smtp.mail=rurd4me@gmail.com; dkim=pass header.i=rurd4me@gmail.com Received: from mr.google.com ([10.213.20.145]) by 10.213.20.145 with SMTP id f17mr953333ebb.131.1329630380414 (num_hops = 1); Sat, 18 Feb 2012 21:46:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=dEZr/QiUShQFgctj4jvIHA6CM/D74CLcpF+4HQb0iT4=; b=GuVi8NDtzHmge8o28e3tVGgqvsoIuOZ7/g5tbRWsaEtmIYMcBb1ORXRGjoH4Hu440U wue5q+vW94FGFVRiQtfKPaOd1eoX3Jks60se4ko9Y/K5XGKEEbEH7tV1oZwOVd4dL7SV mH70jQRpAm7UyPVIP+0IIGBObnjng4OvqQ+xk= Received: by 10.213.20.145 with SMTP id f17mr747516ebb.131.1329630380279; Sat, 18 Feb 2012 21:46:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.14.202.2 with HTTP; Sat, 18 Feb 2012 21:46:00 -0800 (PST) In-Reply-To: <4F407C8E.7070103@meetinghouse.net> References: <4F407C8E.7070103@meetinghouse.net> From: Jonathan Porta Date: Sat, 18 Feb 2012 22:46:00 -0700 Message-ID: Subject: Re: Uninstalling CouchDB After Installing from Source To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=000e0cd342a07fc66004b94ab2ff --000e0cd342a07fc66004b94ab2ff Content-Type: text/plain; charset=ISO-8859-1 Thank you! Jonathan Porta PO BOX 21365 Billings, MT 59104 On Sat, Feb 18, 2012 at 9:37 PM, Miles Fidelman wrote: > Jonathan Porta wrote: > >> Hello, >> >> Are there any guides to completely uninstalling CouchDB when it has been >> installed from a compiled source? >> > > perhaps: > ./make uninstall > ./make distclean > > -- > In theory, there is no difference between theory and practice. > In practice, there is. .... Yogi Berra > > > --000e0cd342a07fc66004b94ab2ff--