summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/INSTALL
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-01-17 09:02:19 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-01-17 09:02:19 +0000
commit9cb610814d58da1ba2617f78e36e9635f2e7d508 (patch)
treed3533924a06c5b53536c6f02ae9be0453790b80a /sca-cpp/trunk/INSTALL
parent136d3bcd617410080e7ab95db8af3dfb75537795 (diff)
Updated to newer version of xulrunner and libmozjs.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900070 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/INSTALL')
-rw-r--r--sca-cpp/trunk/INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/sca-cpp/trunk/INSTALL b/sca-cpp/trunk/INSTALL
index 33aa589cfe..9fa100ae2b 100644
--- a/sca-cpp/trunk/INSTALL
+++ b/sca-cpp/trunk/INSTALL
@@ -37,7 +37,7 @@ libcurl4-7.19.5
JSON
SpiderMonkey libmozjs
-(included in xulrunner-1.9.1.5)
+(included in xulrunner-1.9.1.7)
Python
libpython2.6
@@ -80,8 +80,8 @@ HTTPD worker MPM in $HOME/httpd-2-2.13-bin:
./configure --prefix=$HOME/tuscany-sca-cpp-bin \
--with-apr=$HOME/httpd-2.2.13-bin --with-httpd=$HOME/httpd-2.2.13-bin \
--with-curl=/usr --with-libxml2=/usr \
---with-js-include=/usr/include/xulrunner-1.9.1.5/unstable \
---with-js-lib=/usr/lib/xulrunner-1.9.1.5 \
+--with-js-include=/usr/include/xulrunner-1.9.1.7/unstable \
+--with-js-lib=/usr/lib/xulrunner-1.9.1.7 \
--enable-python --with-python=/usr \
--enable-java --with-java=/usr/lib/jvm/default-java \
--enable-webservice --with-axis2c=$HOME/axis2c-1.6.0-bin \