Setting Up the FTL Environment

Initialize the FTL environment in at least two terminals.

  1. Open the first terminal.

  2. To run the setup script from the FTL package, navigate to the samples directory in the FTL samples directory.

    • Linux and macOS in /opt/tibco/ftl/<n.n>/samples: Include the preceding '.' to ensure the environment variables are set in your current shell.

      $. ./setup
    • Windows, run the setup batch file in the C:\tibco\ftl\<n.n>\samples folder:

      >setup
  3. Repeat these steps for each terminal.