Michael, I had a similar problem with 0.11 - couchdb runs but does nothing - probably due to some erlang libraries missing. Make sure you have the 'erlang' package installed (not just 'erlang-base'). It depends on various packages, mostly erlang libraries, that couchdb requires.
a. On 16 July 2010 15:31, Michael <[email protected]> wrote: > On Fri, Jul 16, 2010 at 8:14 AM, Volker Mische <[email protected] > >wrote: > > Volker; > > Have you gotten CouchDB running on 10.4? I too spent most of yesterday > trying to get couch installed right and have the same issues as Wolfgang. > Couchdb installs (without errors, I did put in the xulrunner jslib) and > when > I start it there is no response. I just tried the make dev version and > still, same thing, no luck. > > The logs files have been created, but there is nothing in them. I have in > the root's home directory couchdb.stderr and couchdb.stdout. There is > nothing in stdout, but stderr has: > > heart_beat_kill_pid = 22247 > heart_beat_timeout = 11 > > Really stumped on this. I had every intention yesterday of getting this > installed and creating a .deb package, but now I will just be happy to get > it properly running. > > Any guesses? > > Thanks, > > Michael >
