Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Installing_SpiderMonkey" page has been changed by JeromeVuarand. http://wiki.apache.org/couchdb/Installing_SpiderMonkey?action=diff&rev1=7&rev2=8 -------------------------------------------------- }}} 1. Install SpiderMonkey. Instead of "install" the target to use is "export". Instead of PREFIX the target directory is specified with JS_DIST. {{{ - make BUILD_OPT=1 JS_DIST=/usr/local -f Makefile.ref export + sudo make BUILD_OPT=1 JS_DIST=/usr/local -f Makefile.ref export }}} == Notes when installing on OS X ==
