Installation » History » Version 3

« Previous - Version 3/41 (diff) - Next » - Current version
S. Wrede, 02/23/2011 11:17 AM


Installation

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)
  • 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

RSB (C++)

RSBPython

  • spread-python
  • spread-protobuf

RSBJava

  • ProtoBuf.jar

Optional

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