Installing on macOS in Silent Mode
To silently install
TIBCO Messaging - Bridge for Apache Pulsar on macOS platforms, follow these steps.
Procedure
-
Download the installation package.
TIB_msg-apd-bridge_1.0.x_macosx_x86_64.pkg
-
Open a terminal window and navigate to the directory in which the installer archive package is located.
-
Run the installer silently.
sudo installer -pkg TIB_msg-apd-bridge_1.0.x_macosx_x86_64.pkg -target /
-
Copy the Bridge for Apache Pulsar to the
connectors/
directory of your Pulsar installation.
cp /opt/tibco/apd/bridge/1.0/lib/pulsar-io-ftl-1.0.nar \
/opt/tibco/apd/core/<VERSION>/connectors
Copyright © Cloud Software Group, Inc. All rights reserved.