You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2009/04/15 04:25:12 UTC

[Couchdb Wiki] Update of "Installing SpiderMonkey" by KevinMooney

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by KevinMooney:
http://wiki.apache.org/couchdb/Installing_SpiderMonkey

------------------------------------------------------------------------------
  It would be best if you can install the SpiderMonkey libraries via your system's package management system, eg:
  
  {{{
- apt-get libmozjs-dev
+ apt-get install libmozjs-dev
  }}}
  
  Or: