summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/INSTALL
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-03-17 08:12:44 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-03-17 08:12:44 +0000
commitde984367f1d64f968c950803a074bb54ff157ced (patch)
treeacd3f362c1a78e506e14a8ad5a4b4c0aeced6208 /sca-cpp/trunk/INSTALL
parent8ccd1ab0bc508fedcb72e1343396fd4c8e8aa9a6 (diff)
Minor fixes to the INSTALL instructions. Added two more automated install scripts to help deploy build+test images.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924189 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/INSTALL')
-rw-r--r--sca-cpp/trunk/INSTALL7
1 files changed, 6 insertions, 1 deletions
diff --git a/sca-cpp/trunk/INSTALL b/sca-cpp/trunk/INSTALL
index 329854c534..86b3c4ddf2 100644
--- a/sca-cpp/trunk/INSTALL
+++ b/sca-cpp/trunk/INSTALL
@@ -15,7 +15,8 @@ Axis2/C etc) are downloaded, built and installed in the current directory.
To run the automated installation:
mkdir tuscany
cd tuscany
-wget http://svn.apache.org/repos/asf/tuscany/sca-cpp/trunk/ubuntu-install
+wget http://svn.apache.org/repos/asf/tuscany/sca-cpp/trunk/ubuntu/ubuntu-install
+chmod +x ./ubuntu-install
./ubuntu-install
The script will display each command as it's executed.
@@ -44,6 +45,10 @@ Install the following binaries:
curl-7.19.5 (http://curl.haxx.se)
memcached-1.2.8 (http://memcached.org/)
+Optional:
+privbind-1.1 (http://manpages.ubuntu.com/manpages/karmic/man1/privbind.1.html)
+will help you bind to port 80 for example without running as root
+
Then install the following development dependencies: