On Wed, Sep 2, 2009 at 1:46 PM, Benoit Chesneau<[email protected]> wrote: > I've no such error here on a fresh install of snow leopard + xcode > from the dvd. Did you set your env too (edit .profile & co). It may be > cause by a bad launch of couchjs.
Ah, yes - that seems to work. I'm not sure what happened before, but if I add this line to my ~/.bash_profile export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/usr/local/spidermonkey/lib ...then "./utils/run" works. Is there a way to have CouchDB start automatically on login with this method? Thanks for your help! - Trevor
