Previous Topic

Next Topic

Book Contents

Book Index

Setup Guide

Prerequisites

Installation

Automated Scripted Installation

The installation of the SHIP Module can be performed through execution of a Kit Manager installation script. The SHIP Module provides the necessary scripts located in the bin/pscripts folder:

kitman.install "SHIP"        

In addition, you need to install the support for the abstraction layer Device Access (HDM).

kitman.install "SHIP DA HDM Support"        

The following scripts reference the old, compatibility SHIP bundles (*.websockets) and these should be used when the OSGi framework is started with httpcompat server option.

SHIP Compatibility Mode

and

SHIP DA HDM Support Compatibility Mode

Manual Installation

You can install (and start) one by one only the bundles you need, taking into account their dependencies on other bundles, as outlined in the text files located in the bin/pscripts folder.

fw.i -s -f <bundle_name.jar>

OR