Actually, I just noticed that running couchdb not as a daemon, I get
the error described in the wiki:
OS Process Error <0.4649.0> :: {os_process_error,{exit_status,127}}
/opt/couchdb/lib/couchdb/bin/couchjs: error while loading shared
libraries: libmozjs.so: cannot open shared object file: No such file
or directoryI created the configuration file and it works well. I'll read more carefully next time... -- Francesco On 17 June 2010 16:58, Cory Zue <[email protected]> wrote: > On Thu, Jun 17, 2010 at 11:47 AM, Francesco Mazzoli <[email protected]> > wrote: >> Hi, >> I have just installed couchdb 0.11 on ubuntu 10.04 following the wiki >> instructions ( http://wiki.apache.org/couchdb/Installing_on_Ubuntu ). >> It compiles fine, and it seems to work - I can get elements with the >> id - but when I try to get elements through a view the request just >> hangs. I've been waiting for at least 10 minutes while writing this >> message and it's still hanging, yesterday at some point a got a >> strange error back after some time (something like error: "unknown", >> reason: "shutdown"). >> I made sure that all the permissions are ok, I recompiled it several >> times, but nothing. I need 0.11 for the because it has the incremental >> id. >> >> -- Francesco > > I recently had a similar experience, but following the steps under the > section: "Problems with libmozjs and xulrunner?" resolved it for me. > > Cory >
