Installing on Linux
Use the platform-native installer to install the product on Linux platforms. The installer provides a collection of RPM and DEB packages.
Procedure
-
Download the three installation packages.
Download the packages for either the community edition or the enterprise edition.Note: The release number embedded in the name of the core sub-component differs from the other sub-components. It corresponds to the Apache Kafka release number, rather than the TIBCO Messaging - Apache Kafka Distribution release number.
-
Navigate to a temporary directory.
mkdir /tmp/msg-akd-installation cd /tmp/msg-akd-installation
-
Extract the
TIBCO Messaging - Apache Kafka Distribution archive files.
These extraction commands place installation RPM, DEB, and TAR artifacts in subdirectories of the temporary directory.
-
Install all three sub-components using one of these commands, depending on the Linux platform variant.
The installation utilities yum, dpkg, or zypper install TIBCO Messaging software under /opt/tibco/.
In contrast, the archive utility tar installs TIBCO Messaging software under ./opt/tibco/.
- Optional. You may delete the temporary directory.
Copyright © Cloud Software Group, Inc. All rights reserved.