Installation » History » Version 5

Version 4 (S. Wrede, 02/23/2011 11:18 AM) → Version 5/41 (S. Wrede, 02/23/2011 11:48 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)
** libboost-thread-dev, libboost-filesystem-dev, libboost-signals-dev

* Google Protocol Buffers (lucid ubuntu package works, can also be installed from GAR installer, contrib/protobuf: maverick: libprotobuf-java, libprotobuf-dev, protobuf-compiler)
* 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)