Installation » History » Version 4

Version 3 (S. Wrede, 02/23/2011 11:17 AM) → Version 4/41 (S. Wrede, 02/23/2011 11:18 AM)

h1. Installation

h2. Required

* boost::uuid (can be installed from GAR installer, contrib/boost.uuid or is contained in newer boost versions >1.42: maverick: libboost1.42-dev)
* Google Protocol Buffers (lucid ubuntu package works, can also be installed from GAR installer, contrib/protobuf: maverick: libprotobuf-java, libprotobuf-dev, protobuf-compiler) contrib/protobuf)
* spread for spread port (lucid ubuntu package does not work as it is still an old version, can be installed through GAR installer, contrib/spread)
* RSC (see RSC Project at Code.CoR-Lab)
* RSBProtocol

h3. RSB (C++)

h3. RSBPython

* spread-python
* spread-protobuf

h3. RSBJava

* ProtoBuf.jar

h2. Optional

* Doxygen for documentation generation (ubuntu package)
* lcov for coverage report (ubuntu package)