Installing on macOS in Silent Mode

To silently install TIBCO Messaging - Bridge for Apache Pulsar on macOS platforms, follow these steps.

Procedure

  1. Download the installation package.
    TIB_msg-apd-bridge_1.0.x_macosx_x86_64.pkg
  2. Open a terminal window and navigate to the directory in which the installer archive package is located.
  3. Run the installer silently.
    sudo installer -pkg TIB_msg-apd-bridge_1.0.x_macosx_x86_64.pkg -target /
  4. 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