fedora core 9 i do svn checkout and ./bootstrap ./configure make && yes| sudo make install
and then i set permissions 1079 sudo chown -R couchdb /usr/local/var/lib/couchdb 1080 sudo chown -R couchdb /usr/local/var/log/couchdb then i do sudo couchdb it doesnt work and get errors that i show about On Thu, Dec 18, 2008 at 12:56 PM, Chris Anderson <[email protected]> wrote: > Paul, > > You might be able to find some more real time help in the #couchdb IRC > channel. > > If you'd rather stay on email, please tell us more about your > environment and where you're running into trouble. You've obviously > been doing alright with CouchDB if you've got 2 millions docs in it. > Once you have building from source sorted out it ought to be easier > the second time. > > Chris > > On Thu, Dec 18, 2008 at 12:52 PM, paul jobs <[email protected]> wrote: > > /tmp/couchdb/bin/couchdb > > Apache CouchDB 0.9.0a727814-incubating (LogLevel=info) is starting. > > {"init terminating in > > > do_boot",{{badmatch,{error,shutdown}},[{couch_server_sup,start_server,1},{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 () > > > > http://wiki.apache.org/couchdb/Troubleshooting > > > > > > > > > > -- > Chris Anderson > http://jchris.mfdz.com >
