Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 31356 invoked from network); 25 Apr 2009 19:14:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Apr 2009 19:14:54 -0000 Received: (qmail 57241 invoked by uid 500); 25 Apr 2009 19:14:53 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 57153 invoked by uid 500); 25 Apr 2009 19:14: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 57143 invoked by uid 99); 25 Apr 2009 19:14:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Apr 2009 19:14:53 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of b.candler@pobox.com designates 208.72.237.25 as permitted sender) Received: from [208.72.237.25] (HELO sasl.smtp.pobox.com) (208.72.237.25) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Apr 2009 19:14:43 +0000 Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id 9D0BF11608; Sat, 25 Apr 2009 15:14:14 -0400 (EDT) Received: from mappit (unknown [80.45.95.114]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 4E32711607; Sat, 25 Apr 2009 15:14:12 -0400 (EDT) Received: from brian by mappit with local (Exim 4.69) (envelope-from ) id 1LxnKE-0004Nl-Lx; Sat, 25 Apr 2009 20:14:10 +0100 Date: Sat, 25 Apr 2009 20:14:10 +0100 From: Brian Candler To: lloyd@paisite.com Cc: user@couchdb.apache.org Subject: Re: Computer died while trying to load couchDB. Help! Message-ID: <20090425191410.GA16807@uk.tiscali.com> References: <1240636957.208625073@192.168.1.71> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1240636957.208625073@192.168.1.71> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Pobox-Relay-ID: 43FBF5F0-31CD-11DE-96D5-D766E3C8547C-28021239!a-sasl-quonix.pobox.com X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Apr 25, 2009 at 01:22:37AM -0400, lloyd@paisite.com wrote: > Be good to know what killed Firefox. But I'm not savvy enough to figure it out. The previous person who had this stack trace had a Ubuntu machine and had updated Firefox, but forgotten to restart it afterwards. > ./configure complained about a few other missing files, which I loaded. > It finally killed me with note that my version of Erlang is not > up-to-date. Guess this means that I have to compile Erlang from source > which makes me very uncomfortable. You are running Ubuntu Hardy? You can just install the Erlang packages from Intrepid and they work fine. http://wiki.reia-lang.org/wiki/Installing_Erlang_on_Ubuntu Regards, Brian.