2. Installation

2.1. Unbundle

To install RTI Connext TSS, untar the package (e.g. RTI_Connext_TSS-2.1.1.tar.gz):

tar xvzf RTI_Connext_TSS-2.1.1.tar.gz

Note, the installation directory is referred to as <RTITSSHOME> (Section 1.3).

2.1.1. Contents

README.html
Link to front page of user documentation.

doc/
User documentation.

LICENSE.txt
Software license for RTI Connext TSS.

include/
Header files for RTI Connext TSS.

src/
Source files for RTI Connext TSS.

CMakeLists.txt
CMake script for generating the build environment for RTI Connext TSS libraries.

examples/
Example FACE applications that make use of the RTI Connext TSS library. See the Examples section (Section 4) for additional information.

bin/
Tools and utilities. Includes a version of the Code Generator, rtiddsgen, modified specifically for RTI Connext TSS, used for generating TSS-specific header and plug-in source files.

resource/
Internal resources. Includes CMake support files.