RPM installers

From ControlTier

Jump to: navigation, search

Requires Version: 3.4.9

Prerequisites

ControlTier requires Java version 1.5 or greater. Java installations based on OpenJDK distributions have been verified. (See RPM Java detection.)

You can install the OpenJDK with Yum using:

yum install java-1.6.0-openjdk

For the ctier-server rpm, you must also install the development package:

yum install java-1.6.0-openjdk-devel

Other system download instructions can be found here: http://openjdk.java.net/install

By the way, if you are using Yum, then consult the Graphviz documentation for instructions on adding their repository and installing the Graphviz RPMs.

Client only install

If you want to install only the ControlTier client, use the "ctier-client" RPM file.

Server&Client install

If you want to install the full ControlTier Server (which also includes all components of a client installation), use the "ctier-server" RPM file.


Development