Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 39648 invoked from network); 25 Jun 2009 21:28:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Jun 2009 21:28:49 -0000 Received: (qmail 48752 invoked by uid 500); 25 Jun 2009 21:28:59 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 48686 invoked by uid 500); 25 Jun 2009 21:28:59 -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 48676 invoked by uid 99); 25 Jun 2009 21:28:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jun 2009 21:28:58 +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 andrew.melo@gmail.com designates 74.125.92.25 as permitted sender) Received: from [74.125.92.25] (HELO qw-out-2122.google.com) (74.125.92.25) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jun 2009 21:28:51 +0000 Received: by qw-out-2122.google.com with SMTP id 3so613801qwe.29 for ; Thu, 25 Jun 2009 14:28:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=Cdf8ZLXpqeZ8XwNoYjiqVr4t393LNqWEbXnrEzdd2pQ=; b=AQctp6yiu7HdG3kGokt6ARovsBneJU5ZmjyfoXLBdxCr/0B52uUb+GlGoU8WzU/uZg pJXBIi6H14SHur9G9hNl/uxw84r9lw/IuFT+R3IxjEeqXCWZ+Ov0d0v3I9peT/DkzN74 8oMw2+p8JafwMlfmIfwIzzENzXTJdf6gtR85k= 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:content-transfer-encoding; b=Vl4DrY6ONagDaMQ5tykyBw2Pnqdrj/BbWylK2nlVP4XSF6Sn9rfVzSPT8bwjJFjQnw WiChELYTlO4zKEflk7WPm292Cj7GG3/PG6BcOiNHX75lOQAy1GVB9yuP9q4yB2lKLgFB 3bITMk7JR9pmvXVoRiwZXzyHASX5G715BzCMg= MIME-Version: 1.0 Received: by 10.231.13.198 with SMTP id d6mr1069978iba.32.1245965307974; Thu, 25 Jun 2009 14:28:27 -0700 (PDT) In-Reply-To: <20090625212513.GD19309@tumbolia.org> References: <20090625210829.GB19309@tumbolia.org> <20090625212513.GD19309@tumbolia.org> Date: Thu, 25 Jun 2009 16:28:27 -0500 Message-ID: Subject: Re: Startup error From: Andrew Melo To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Jun 25, 2009 at 4:25 PM, Noah Slater wrote: > Hey, > > Sorry for not addressing your problems more directly. > > Over the last few years I have found that 90% of all problems reported can be > fixed by advising people to build a new version of CouchDB from SVN, and maybe > compiling the most recent version of Erlang in 32 bit. thanks, Noah. I will first try the SVN version of couch, and if that doesn't work, I'll try compiling erlang for 32 bits. Regards, Andrew