Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 52686 invoked from network); 22 Jul 2008 00:42:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jul 2008 00:42:36 -0000 Received: (qmail 13335 invoked by uid 500); 22 Jul 2008 00:42:34 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 13313 invoked by uid 500); 22 Jul 2008 00:42:34 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 13302 invoked by uid 99); 22 Jul 2008 00:42:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2008 17:42:34 -0700 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: local policy) Received: from [89.16.172.240] (HELO bytesexual.org) (89.16.172.240) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 00:41:41 +0000 Received: from nslater by bytesexual.org with local (Exim 4.69) (envelope-from ) id 1KL5x7-00011x-3S for couchdb-user@incubator.apache.org; Tue, 22 Jul 2008 01:42:05 +0100 Date: Tue, 22 Jul 2008 01:42:04 +0100 From: Noah Slater To: couchdb-user@incubator.apache.org Subject: Re: Erlang crash on new install of couchdb Message-ID: <20080722004204.GH23825@bytesexual.org> Mail-Followup-To: couchdb-user@incubator.apache.org References: <6f7ea56f0807211633k7841ab70u87152b41ae02466@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6f7ea56f0807211633k7841ab70u87152b41ae02466@mail.gmail.com> X-Noah: Awesome User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Jul 21, 2008 at 04:33:57PM -0700, John Evans wrote: > $ bin/couchdb > {"init terminating in > do_boot",{undef,[{crypto,start,[]},{erl_eval,do_apply,5},{init,start_it,1},{init,start_em,1}]}} Erlang has not been compiled with OpenSSL support. Perhaps there is a version mismatch or maybe you didn't enable it during ./configure -- Noah Slater, http://people.apache.org/~nslater/