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=8&rev2=9

--------------------------------------------------

   {{{
  cd js/src
  }}}
-  1. Build SpiderMonkey. There is no default Makefile, use Makefile.ref. The 
default build is debug, BUILD_OPT=1 for an optimized build.
+  1. Build SpiderMonkey. There is no default Makefile, use Makefile.ref. The 
default build is debug, use BUILD_OPT=1 for an optimized build.
   {{{
  make BUILD_OPT=1 -f Makefile.ref
  }}}

Reply via email to