Linux
Procedure
-
Verify that the appropriate versions of
Apache Kafka and Python are installed.
-
Download the installation package.
-
Uncompress the
TIB_msgmx_* file
-
Install using the command applicable to your Linux platform variant.
Linux Variant
|
Command
|
Red Hat
|
sudo yum install -q -y rpm/*.rpm > /dev/null 2>&1
|
Debian
|
sudo dpkg -i deb/*.deb > /dev/null 2>&1
|
SUSE
|
sudo zypper install rpm/*.rpm > /dev/null 2>&1
|
Result
MSGMX is installed in
/opt/tibco/msgmx/1.1
The installation also creates a symbolic link to that directory from
/opt/tibco/msgmx/current-version
Copyright © Cloud Software Group, Inc. All rights reserved.