Hi,
My bad, the error I got was for the trunk.
the sequence of steps i used bootstrap, configure, make, make install
The error message for 0.8.1 was
{"init terminating in
do_boot",{undef,[{couch_server,start,[]},{erl_eval,do_apply,5},{erl_eval,exprs,5},{init,start_it,1},{init,start_em,1}]}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
----
Regards,
Akhil Kodali
On Thu, Mar 5, 2009 at 2:19 AM, Jan Lehnardt <[email protected]> wrote:
>
> On 4 Mar 2009, at 21:11, Akhil Kodali wrote:
>
> Hi,
>>
>> I was trying to setup couchdb 0.8.1 on my system (kubuntu intrepid, x86)
>> After configure, make and make install when i try to run couchdb I get the
>> following error:
>>
>> {"init terminating in
>>
>> do_boot",{undef,[{ibrowse,start,[]},{erl_eval,do_apply,5},{init,start_it,1},{init,start_em,1}]}}
>>
>> Crash dump was written to: erl_crash.dump
>> init terminating in do_boot ()
>>
>>
> Hi,
>
> can you describe your installation routine? ibrowse was introduced recently
> and is
> not in 0.8.x. Is it possible you tried installing trunk / 0.9 and there are
> leftovers and
> now the `couchdb` startscript from trunk / 0.9 tries to start 0.8.1? Or
> something?
>
> Cheers
> Jan
> --
>
>