Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 72431 invoked from network); 31 May 2010 05:33:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 31 May 2010 05:33:16 -0000 Received: (qmail 42311 invoked by uid 500); 31 May 2010 05:33:15 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 42142 invoked by uid 500); 31 May 2010 05:33:15 -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 42134 invoked by uid 99); 31 May 2010 05:33:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 May 2010 05:33:14 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of randall.leeds@gmail.com designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vw0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 May 2010 05:33:08 +0000 Received: by vws18 with SMTP id 18so3338073vws.11 for ; Sun, 30 May 2010 22:32:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:received :in-reply-to:references:date:message-id:subject:from:to:content-type; bh=EEuOptjrJoFMdIyS2b8W9h6lsZ0bPDNlME2yNbi9Afs=; b=NrW9saw1Y3l0Bw93t8naWi5jW33wEiCp8KbchnrkRJ2qR3kdNsKynQwcn4ZkeQJhkm FQpFvQa9IPC1yNjMBl36vrpQHpDCxTK8wKPMhqtt70S73AxzQdCU7NXeiZF70LzhaG8t 8A9mBREZOMe0JnNjxXA0QkCsDJc9PU9GoikjQ= 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=HOSfPWCtOLpnnNa512hgizK6rey+2SVHX11+PgIcIFSUGcOr44lzrEm0DW+riJ8GlX K04PhYCvkcbUeX9KZ6LSfnL98DauKhqsKQF4JkpyBJh0TUA5v1yFS7L3N4BJi6rMUk+I fC4VMddouAvm8nUDLcUz6H3RkzZa9xPRPloR0= MIME-Version: 1.0 Received: by 10.229.228.208 with SMTP id jf16mr539752qcb.43.1275283966892; Sun, 30 May 2010 22:32:46 -0700 (PDT) Received: by 10.229.30.146 with HTTP; Sun, 30 May 2010 22:32:46 -0700 (PDT) Received: by 10.229.30.146 with HTTP; Sun, 30 May 2010 22:32:46 -0700 (PDT) In-Reply-To: References: Date: Sun, 30 May 2010 22:32:46 -0700 Message-ID: Subject: Re: Need Help Upgrading from 0.8.0 to 0.11.0 From: Randall Leeds To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=00163630f223d59a550487dd2f85 X-Virus-Checked: Checked by ClamAV on apache.org --00163630f223d59a550487dd2f85 Content-Type: text/plain; charset=UTF-8 If you installed 11 from source and still have 8 from apt then maybe /usr/bin is before /usr/local/bin in your path? :-/ seems unlikely. But check it out. If you didn't specify --prefix on configure you'll have 11 in /usr/local On May 30, 2010 9:12 PM, wrote: Hi, I am trying to upgrade my version of couchDB from 8 to 11 on Ubuntu 9.04. my computer is telling me that I have successfully installed 11 from source but when I run couchDB it is still saying version 0.8.0-incubating. Heres what I have done so far... --00163630f223d59a550487dd2f85--