On Thu, Sep 10, 2009 at 3:42 PM, Paul Davis <[email protected]> wrote:
>> 1> {"init terminating in
>> do_boot",{undef,[{crypto,start,[]},{erl_eval,do_apply,5},{init,start_it,1},{init,start_em,1}]}}
it terminating in do_boot ()
>>
>
> Looks like you're missing SSL support.
>
> http://wiki.apache.org/couchdb/Error_messages#MissingOpenSSL
it was missing, indeed. installing the erlang-nox package fixed it :-).
