Installation » History » Version 1

S. Wrede, 02/23/2011 10:55 AM

1 1 S. Wrede
h1. Installation
2 1 S. Wrede
3 1 S. Wrede
h2. Required
4 1 S. Wrede
5 1 S. Wrede
* boost::uuid (can be installed from GAR installer, contrib/boost.uuid or is contained in newer boost versions >1.42)
6 1 S. Wrede
* Google Protocol Buffers (lucid ubuntu package works, can also be installed from GAR installer, contrib/protobuf)
7 1 S. Wrede
* 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)
8 1 S. Wrede
* RSC (see RSC Project at Code.CoR-Lab)
9 1 S. Wrede
* RSBProtocol
10 1 S. Wrede
11 1 S. Wrede
h3. RSB (C++)
12 1 S. Wrede
13 1 S. Wrede
14 1 S. Wrede
h3. RSBPython
15 1 S. Wrede
* spread-python
16 1 S. Wrede
* spread-protobuf
17 1 S. Wrede
18 1 S. Wrede
h3. RSBJava
19 1 S. Wrede
* ProtoBuf.jar
20 1 S. Wrede
21 1 S. Wrede
h2. Optional
22 1 S. Wrede
23 1 S. Wrede
* Doxygen for documentation generation (ubuntu package)
24 1 S. Wrede
* lcov for coverage report (ubuntu package)