diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2010-03-21 22:00:32 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2010-03-21 22:00:32 +0000 |
commit | bc6e7c7b3b48a388f4291b8627ac5abb3069d8a7 (patch) | |
tree | de9856fbb37b25079cdc13c98fd89bbcb55d771f /sca-cpp/trunk/INSTALL | |
parent | c7c8892fafc8798acb6b930aaf2bbff4537c467c (diff) |
Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to start memcached as a daemon.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925909 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/INSTALL')
-rw-r--r-- | sca-cpp/trunk/INSTALL | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sca-cpp/trunk/INSTALL b/sca-cpp/trunk/INSTALL index 86b3c4ddf2..3bddb8570c 100644 --- a/sca-cpp/trunk/INSTALL +++ b/sca-cpp/trunk/INSTALL @@ -84,14 +84,12 @@ Java: a Java 5+ JDK (http://openjdk.java.net/, http://harmony.apache.org/) XMPP Chat: +Apache Vysper 0.5 (http://mina.apache.org/) + Libstrophe (http://code.stanziq.com/cgit/strophe/libstrophe/) build it from source at git://code.stanziq.com//libstrophe requires libcheck-0.9.6 -XMPP Chat tests: Apache Vysper (http://mina.apache.org/) -build from source at http://svn.apache.org/repos/asf/mina/sandbox/vysper/trunk -or download a build from http://hudson.zones.apache.org/hudson/view/Vysper - To configure the Tuscany SCA build do this: ./bootstrap |