InstallationJava » History » Version 1

Version 1/14 - Next ยป - Current version
S. Wrede, 06/28/2011 09:23 PM


Installation of Java Implementation

External Dependencies

  • libprotobuf-java
  • ant
  • Optional:
    • javadoc

Installation

  • Download src from SVN (see front page)
  • cd src and edit build.properties according to your installation
  • ant install installs jars to prefix of your choice, e.g., ${prefix}/share/java (defined via property)
  • for rsb-xml you also need to install XOM (included in RSBJava src or via ubuntu)