Or alternatively, symlinking libmozjs into /usr/lib
On Mon, Oct 11, 2010 at 2:03 PM, Paul Davis <[email protected]> wrote: > Have you tried adding /usr/lib/xulrunner-devel-1.9.2.10/lib to your > /etc/ld.so.conf and running ldconfig? > > On Sat, Oct 9, 2010 at 2:01 PM, Jack Xu <[email protected]> wrote: >> I have installed prior versions of couchdb on prior versions of ubuntu, >> without much problem. but now, after following instructions on >> http://wiki.apache.org/couchdb/Installing_on_Ubuntu, on ubuntu 10.04, any >> view on couchdb 1.01 runs slowly with high CPU utilization. I suspect it has >> something to do with the spidermonkey not being stalled. below is the >> installation command. >> >> >> ./configure --prefix= --with-js-lib=/usr/lib/xulrunner-devel-1.9.2.10/lib >> --with-js-include=/usr/lib/xulrunner-devel-1.9.2.10/include >> >> >> -- >> Jack Xu >> Blog: http://www.imustardsoft.com/blog >> 917-669-2690 >> >
