Use the platform-native installer to install the product on Linux platforms. The installer provides you a collection of RPM and DEB packages to install.
Prerequisites
TIBCO FTL
5.3.1 must be installed on your machine.
Procedure
Download the installation package.
Extract the
ActiveSpaces archive file to a temporary directory.
Run the installer binary.
Read through the license agreement. Press the spacebar key to continue reading. Type
q to reach the end of the agreement.
To accept the license agreement, type
y.
After you accept the license agreement, the installer extracts installation artifacts to a temporary directory within the current directory. Those artifacts include RPMs and DEBs.
Install using either the RPM or DEB, depending on the Linux platform variant. Navigate to one of the following directories under the temporary directory.
Linux Variant
Directory under the temporary directory
Description
Red Hat or SUSE
rpm
Contains the RPM installation packages that you can install using the
yum package manager or
zypper.
Debian
deb
Contains the DEB installation packages that you can install using the Debian
dpkg package manager.
Install using either the RPM or DEB packages, depending on the Linux platform variant.
In all cases, use the following sequence:
ActiveSpaces thirdparty
ActiveSpaces runtime
ActiveSpaces servers
ActiveSpaces java
ActiveSpaces tools
ActiveSpaces development
ActiveSpaces monitoring
You can either follow the order of the commands mentioned in the table, or you can install the components you need. You can also install by using the wildcard * as in by using "*.rpm" or "*.deb" instead of giving the individual file names.