I can't get couchdb to run. I installed using 'pacman -S erlang-nox couchdb'. I also tried downgrading erlang-nox to R15, but I get the same error. Here is the error I get...
$this->bbcode_second_pass_code('', '[archie@alarmpi ~]$ couchdb
Apache CouchDB 1.2.2 (LogLevel=info) is starting.
{"init terminating in do_boot",{{badmatch,{error,{bad_return,{{couch_app,start,[normal,["/etc/couchdb/default.ini","/etc/couchdb/local.ini"]]},{'EXIT',{{badmatch,{error,shutdown}},[{couch_server_sup,start_server,1,[{file,"couch_server_sup.erl"},{line,98}]},{application_master,start_it_old,4,[{file,"application_master.erl"},{line,274}]}]}}}}}},[{couch,start,0,[{file,"couch.erl"},{line,18}]},{init,start_it,1,[]},{init,start_em,1,[]}]}}
init terminating in do_boot ()')
Please help, thank you.