Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 68327 invoked from network); 16 Jul 2010 14:11:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 14:11:56 -0000 Received: (qmail 16882 invoked by uid 500); 16 Jul 2010 14:11:55 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 16792 invoked by uid 500); 16 Jul 2010 14:11:53 -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 16784 invoked by uid 99); 16 Jul 2010 14:11:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 14:11:53 +0000 X-ASF-Spam-Status: No, hits=4.7 required=10.0 tests=FREEMAIL_FROM,FREEMAIL_REPLY,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 afters.mail@gmail.com designates 74.125.82.180 as permitted sender) Received: from [74.125.82.180] (HELO mail-wy0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 14:11:45 +0000 Received: by wya21 with SMTP id 21so2582352wya.11 for ; Fri, 16 Jul 2010 07:11:25 -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=CntW58oVhYnlwlPSsG3JVaTEkyYQQ6YS7e4zcwUUAEg=; b=IMhi0oAc89kEhZF0r1ClxsVwH1Eda8w0/P+z9OpO0dJ3SPUDgFnQ+al/msarLRU/DY RitE3h0H03h7HtLQslPSHa1yujaysVlFOH1tZXjO4FTJV+gt5hWChuq6xrTW9tkTYVKj T6Ahe+YFjsol8cue7iMURnEZYEnDiI47xYv0w= 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=K2qjnokEjVe0sLS085aUOmFF2f7Wise3nJV4UQnCaJsbp5O5lcmUQigKLTsL/h3wMR eZn0Q2th1Me6UchL4F4+n2f3W+fjwent8FDmpHDOQzN2pyC9MJMqgDtWmkBGBWqOEe3L dRnkvVNBdBfcg5OdGQKQfEQ3fK7BxMvpWqpgg= MIME-Version: 1.0 Received: by 10.227.157.201 with SMTP id c9mr996020wbx.20.1279289484764; Fri, 16 Jul 2010 07:11:24 -0700 (PDT) Received: by 10.216.135.205 with HTTP; Fri, 16 Jul 2010 07:11:24 -0700 (PDT) In-Reply-To: References: <4C404D20.1040407@gmail.com> Date: Fri, 16 Jul 2010 17:11:24 +0300 Message-ID: Subject: Re: couchdb 1.0.0 with ubuntu 10.4 From: afters To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=00163646cfae4de7b1048b81cbd6 X-Virus-Checked: Checked by ClamAV on apache.org --00163646cfae4de7b1048b81cbd6 Content-Type: text/plain; charset=ISO-8859-1 Michael, I had a similar problem with 0.11 - couchdb runs but does nothing - probably due to some erlang libraries missing. Make sure you have the 'erlang' package installed (not just 'erlang-base'). It depends on various packages, mostly erlang libraries, that couchdb requires. a. On 16 July 2010 15:31, Michael wrote: > On Fri, Jul 16, 2010 at 8:14 AM, Volker Mische >wrote: > > Volker; > > Have you gotten CouchDB running on 10.4? I too spent most of yesterday > trying to get couch installed right and have the same issues as Wolfgang. > Couchdb installs (without errors, I did put in the xulrunner jslib) and > when > I start it there is no response. I just tried the make dev version and > still, same thing, no luck. > > The logs files have been created, but there is nothing in them. I have in > the root's home directory couchdb.stderr and couchdb.stdout. There is > nothing in stdout, but stderr has: > > heart_beat_kill_pid = 22247 > heart_beat_timeout = 11 > > Really stumped on this. I had every intention yesterday of getting this > installed and creating a .deb package, but now I will just be happy to get > it properly running. > > Any guesses? > > Thanks, > > Michael > --00163646cfae4de7b1048b81cbd6--