From couchdb-user-return-707-apmail-incubator-couchdb-user-archive=incubator.apache.org@incubator.apache.org Wed Jul 09 16:05:16 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 32638 invoked from network); 9 Jul 2008 16:05:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jul 2008 16:05:15 -0000 Received: (qmail 41816 invoked by uid 500); 9 Jul 2008 16:05:16 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 41540 invoked by uid 500); 9 Jul 2008 16:05:15 -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 41529 invoked by uid 99); 9 Jul 2008 16:05:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2008 09:05:15 -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; Wed, 09 Jul 2008 16:04:24 +0000 Received: from nslater by bytesexual.org with local (Exim 4.69) (envelope-from ) id 1KGc6q-0000iT-8N for couchdb-user@incubator.apache.org; Wed, 09 Jul 2008 17:01:36 +0100 Date: Wed, 9 Jul 2008 17:01:36 +0100 From: Noah Slater To: couchdb-user@incubator.apache.org Subject: Re: Fails to start on OS X after upgrading to 0.8.0 Message-ID: <20080709160136.GA29396@bytesexual.org> Mail-Followup-To: couchdb-user@incubator.apache.org References: <13ae4dd50807090850l62ed8a94yc180bc8ed1e1ef17@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <13ae4dd50807090850l62ed8a94yc180bc8ed1e1ef17@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 Wed, Jul 09, 2008 at 04:50:12PM +0100, Paul Carey wrote: > After reading around I get the impression that this might be related to > openssl and the crypto library in erlang. Indeed, running > crytpo.start(). from erl fails with ** exception error: bad function > 'crypto.start' Yup, that's exactly what it is. Try uninstalling Erlang and reinstalling. If that doesn't work, it may be a MacPorts problem, you could try from source. -- Noah Slater, http://people.apache.org/~nslater/