I have the same problem. From the couchdb source dir
$ ./configure
...
...
checking for JS_NewContext in -lmozjs... no
checking for JS_NewContext in -ljs... no
checking for JS_NewContext in -ljs3250... no
checking for JS_NewContext in -ljs32... no
configure: error: Could not find the js library.

Is the Mozilla SpiderMonkey library installed?

Following the will written instructions on the wiki [1] does not help.

Have other snow leoparders built successfully from source?

[1] http://wiki.apache.org/couchdb/Installing_on_OSX


On Wed, Sep 2, 2009 at 11:50 AM, Trevor Turk <[email protected]> wrote:

> The Spidermonkey part of these installation instructions don't work for me:
>
> http://wiki.apache.org/couchdb/Installing_on_OSX
>
> $ sudo ranlib /usr/local/spidermonkey/lib/libjs.a
> ranlib: file: /usr/local/spidermonkey/lib/libjs.a(jslock.o) has no symbols
>
> Has anyone had luck with this? I don't know what to do.
>
> Thanks!
> - Trevor
>

Reply via email to