Did you try lib64, your paste just has lib.
Also, I found that I had to install a more recent version of erlang.
I built erlang from source, rather than installing the binary.
Bob
On Jun 4, 2008, at 2:37 PM, Brad King wrote:
Unfortunately it didn't work for me. I had to add export in front of
the command, which I assume is correct.
[EMAIL PROTECTED]:/usr/local$ export
LD_LIBRARY_PATH=/usr/local/spidermonkey/lib couchdb
[EMAIL PROTECTED]:/usr/local$ sudo -u couchdb couchdb
couch 0.7.3a662495 (LogLevel=info)
Apache CouchDB is starting.
{"init terminating in do_boot",{error,{open_error,-10}}}
init terminating in do_boot ()
I also went in and set the home directory for the user to
/usr/local/var/lib/couchdb, but no change.
On Wed, Jun 4, 2008 at 5:22 PM, Mark James Adams
<[EMAIL PROTECTED]> wrote:
Bob,
LD_LIBRARY_PATH=/usr/local/spidermonkey/lib64 couchdb
If that works, you know the problem is that LD_LIBRARY_PATH is
not set for
the couchdb user.
That's solved it for me. Thank you thank you thank you. :-)
--
Mark James Adams
http://raysend.com/mark/