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
--