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 installation package.
-
Navigate to a temporary directory.
mkdir /tmp/msg-akd-installation cd /tmp/msg-akd-installation
-
Extract the
TIBCO Messaging - Apache Kafka Distribution - Core archive files.
These extraction commands place installation RPM, DEB, and TAR artifacts in subdirectories of the temporary directory.
-
Install 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.