Portus Version 2012-12-17
 —  Server and Control Centre Installation  —

Installing the Portus Control Centre


Prerequisites

Java is required to run the Eclipse SDK

If you already have Java Runtime Environment (JRE, v1.6 or higher) installed, you may skip this step.

To find out what level of java you have installed, run the command java -version from either a shell ( Unix/Linux) or command box (Windows) depending on your system.

If Java is not installed already in your environment, follow these steps

Top of page

Download and install Eclipse

The Eclipse OpenSource framework forms the base for the Portus administration and monitoring tool, the 'Control Centre'.

Eclipse 3.6 (or higher) is required to run the Portus Control Centre. If you have a valid copy of Eclipse installed already, you may skip this step.

Steps required to install the Eclipse framework:

  1. Download Eclipse version 3.6 for your environment :

    for Windows x86

    for Windows x86-64

    for Linux x86 GTK2

    for Linux x86-64 GTK2

  2. Unzip the downloaded packages, this will create a directory structure under a top-level directory named 'eclipse', at the selected file system location. for example C:\eclipse on Windows when unzipping into C:\, or /user/eclipse on Unix/Linux if the selected location was /user

  3. Start Eclipse - 'eclipse.exe' on Windows, './eclipse' on Unix/Linux, from the top-level eclipse directory.

If you are new to Eclipse, please take the 'Getting started with Eclipse' tour before continuing.

Top of page

Install the Portus Control Centre from an Update Site

Top of page

Next Steps

Now the Portus Control Centre has been installed. Proceed to the relevant server installation section choosing a link below.

Server Installation Procedure - Windows

Server Installation Procedure - z/OS

Server Installation Procedure - All other platforms

Top of page