On Thu, Mar 11, 2010 at 1:35 PM, Dan Smythe <[email protected]> wrote: > This sounds more like a linux file permissions issue than anything. Check > em.
also, check that the library is actually names libjs.so, I had a problem once where the file installed didn't have the right name > > --Dan > > On Thu, Mar 11, 2010 at 10:06 AM, j d <[email protected]> wrote: > >> > >> > you need to add the location of libjs.so to LD_LIBRARY_PATH >> > >> >> That's in there... >> >> >> LD_LIBRARY_PATH=/usr/lib64:/usr/local/lib64:/usr/local/spidermonkey/lib64:/usr/local/lib >> >> Should have mentioned this before so you wouldn't have wasted your >> time. It's not in the standard place "/js/" or "/usr/local/lib64" >> though, could be part of the problem. Maybe its hard coded somewhere >> in couch or the default is still being used? >> > -- -- Andrew Melo
