summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/INSTALL
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-08-14 21:53:15 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-08-14 21:53:15 +0000
commitc7bac19b004d7796be38db919c777c1da2b1fcf1 (patch)
tree392a2c487ae933ed697b21028f0bd89968472e42 /sca-cpp/trunk/INSTALL
parentd6e80180e79f9f454a6e68caa81f0b24bdd8857d (diff)
Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possible. Fix multi-threading issues in the SpiderMonkey integration.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157676 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/INSTALL')
-rw-r--r--sca-cpp/trunk/INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/sca-cpp/trunk/INSTALL b/sca-cpp/trunk/INSTALL
index d41342ec25..5e2cb83eab 100644
--- a/sca-cpp/trunk/INSTALL
+++ b/sca-cpp/trunk/INSTALL
@@ -106,8 +106,9 @@ curl-7-19-5
libcurl4-openssl-7.19.5
JSON:
-Mozilla SpiderMonkey libmozjs 1.8.5
+Mozilla SpiderMonkey libmozjs 1.8.5 and
(https://developer.mozilla.org/en/SpiderMonkey)
+built with Mozilla nspr-4.8.8
Key/value store:
tinycdb-0.77 (http://www.corpit.ru/mjt/tinycdb.html)