RTI Routing Service Adapter SDK

Installation Guide

Version 5.0

© 2009-2012 Real-Time Innovations, Inc.

All rights reserved.

Printed in U.S.A. First printing.

August 2012.

Trademarks

Real-Time Innovations, RTI, and Connext are trademarks or registered trademarks of Real-Time Innovations, Inc. All other trademarks used in this document are the property of their respective owners.

Copy and Use Restrictions

No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form (including electronic, mechanical, photocopy, and facsimile) without the prior written permission of Real- Time Innovations, Inc. The software described in this document is furnished under and subject to the RTI software license agreement. The software may be used or copied only under the terms of the license agreement.

Technical Support

Real-Time Innovations, Inc.

232 E. Java Drive

Sunnyvale, CA 94089

Phone:

(408) 990-7444

Email:

support@rti.com

Website:

https://support.rti.com/

Installation

This document describes how to install RTI® Routing Service Adapter SDK.

To use RTI Routing Service Adapter SDK, you will also need to install RTI Routing Service with the same version number.

The RTI Routing Service Adapter SDK distribution file should be installed over your RTI Routing Service installation. That is, install RTI Routing Service first, then install RTI Routing Service Adapter SDK in the same directory. Refer to the RTI Routing Service Getting Started Guide for installation instructions for RTI Routing Service and examples of using the RTI Routing Service Adapter SDK.

1 Installing on a UNIX-Based System

The distribution is packaged in a .tar.gz file. You do not need to be logged in as root during installation.

1.Make sure you have GNU’s version of the tar utility (which handles long file names). On Linux systems, this is the default tar executable. On Solaris systems, use gtar.

2.Move the downloaded file into the same directory where you have already installed RTI Routing Service.

3.Extract the distribution from the compressed file. For example, assuming your distribution file is named RTI_Routing_Service_AdapterSDK-5.0.x- i86Linux2.6gcc3.4.3.tar.gz (where x represents a version-specific number), enter:

gunzip RTI_Routing_Service_AdapterSDK-5.0.x-i86Linux2.6gcc3.4.3.tar.gz gtar xvf RTI_Routing_Service_AdapterSDK-5.0.x-i86Linux2.6gcc3.4.3.tar

The filenames will differ based on your version and target platform.

2 Installing on a Windows System

The distribution is packaged in a .zip file. Depending on your version of Windows and where you want to expand these files, your user account may or may not require administrator privileges.

1

Install RTI Routing Service Adapter SDK in the same directory where you already have RTI Rout- ing Service, such as C:\Program Files\RTI\RTI_Routing_Service_5.0.x (where x represents a version-specific number). To extract the distribution from the compressed files, use a zip file utility such as WinZip®.

3 Uninstalling

RTI Routing Service Adapter SDK cannot be uninstalled separately from RTI Routing Service. Please see the RTI Routing Service Getting Started Guide for uninstallation instructions.

2