Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 62802 invoked from network); 4 Oct 2009 20:17:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Oct 2009 20:17:32 -0000 Received: (qmail 6087 invoked by uid 500); 4 Oct 2009 20:17:31 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 6011 invoked by uid 500); 4 Oct 2009 20:17:31 -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 5998 invoked by uid 99); 4 Oct 2009 20:17:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Oct 2009 20:17:31 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [217.114.78.33] (HELO milkno.com) (217.114.78.33) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Oct 2009 20:17:21 +0000 Received: from localhost (localhost [127.0.0.1]) by milkno.com (Postfix) with ESMTP id 4FB2315CC085 for ; Sun, 4 Oct 2009 22:16:51 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at milkno.com Received: from milkno.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AhMHv1Url3N9 for ; Sun, 4 Oct 2009 22:16:50 +0200 (CEST) Received: from [192.168.178.25] (hmbg-5f7616bb.pool.mediaWays.net [95.118.22.187]) by milkno.com (Postfix) with ESMTPA id 4430C15CC082 for ; Sun, 4 Oct 2009 22:16:50 +0200 (CEST) Message-ID: <4AC902BC.8080500@netzmeister-st-pauli.de> Date: Sun, 04 Oct 2009 22:17:00 +0200 From: Andreas Wenk User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: user@couchdb.apache.org Subject: Re: Starting CouchDB on Ubuntu (trunk rev 821585) References: <4AC8F7B5.6020203@netzmeister-st-pauli.de> <612ECD38-A392-43F9-BF20-F33995EE2FE6@tumbolia.org> <4AC8FC19.40007@netzmeister-st-pauli.de> <4AC8FF64.8060300@netzmeister-st-pauli.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Paul Davis wrote: > Nothing? You did update the log level right? Quite odd that there's > nothing written. yes I did ... [log] level = debug > Can you run Erlang? > > $ erll > Erlang R13B01 (erts-5.7.2) [source] [64-bit] [smp:2:2] [rq:2] > [async-threads:0] [kernel-poll:false] > > Eshell V5.7.2 (abort with ^G) > 1> $ erl Erlang R13B02 (erts-5.7.3) [source] [rq:1] [async-threads:0] [hipe] [kernel-poll:false] Eshell V5.7.3 (abort with ^G) 1> Maybe this version is too new? Thanks a lot Cheers Andy