From cce27a3d7516195a56d864d85097ba5c98ccbdf8 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 11 Aug 2011 09:28:49 +0000 Subject: Upgrade to SpiderMonkey 1.8.5. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156555 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/INSTALL | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sca-cpp/trunk/INSTALL') diff --git a/sca-cpp/trunk/INSTALL b/sca-cpp/trunk/INSTALL index 8727969b53..d41342ec25 100644 --- a/sca-cpp/trunk/INSTALL +++ b/sca-cpp/trunk/INSTALL @@ -106,8 +106,8 @@ curl-7-19-5 libcurl4-openssl-7.19.5 JSON: -Mozilla TraceMonkey libmozjs (https://wiki.mozilla.org/JavaScript:TraceMonkey) -also included in xulrunner-1.9.2 +Mozilla SpiderMonkey libmozjs 1.8.5 +(https://developer.mozilla.org/en/SpiderMonkey) Key/value store: tinycdb-0.77 (http://www.corpit.ru/mjt/tinycdb.html) @@ -222,8 +222,8 @@ dependencies installed under $HOME: --with-memcached=$HOME/memcached-1.4.5-bin \ --with-tinycdb=$HOME/tinycdb-0.77-bin \ --with-curl=$HOME/curl-7.19.5-bin --with-libxml2=/usr \ ---with-js-include=/usr/include/xulrunner-1.9.2 \ ---with-js-lib=/usr/lib/xulrunner-1.9.2 \ +--with-js-include=$HOME/js-1.8.5-bin/include \ +--with-js-lib=$HOME/js-1.8.5-bin/lib \ --enable-libcloud \ --with-libcloud=$HOME/libcloud-0.3.1-bin \ --enable-threads \ -- cgit v1.2.3