Installing in Console Mode

When you run the installer in console mode, the installer prompts for values on a console window and you can move through the installation by responding to the prompts. The Console mode can be used to install the software in a non-Windows environment.

Before you begin
  • Prepare your system and the installation media before running the installer in console mode.
  • If you want to install TIBCO ActiveMatrix BusinessWorks™ Maven Plugin, install Apache Maven from https://maven.apache.org/download.cgi and set Maven home in the Environment Variables.
    Procedure
  1. Open a console window and navigate to the temporary directory where you extracted the product archive file.
  2. Run the installer using one of the following commands: 
    On Windows:
    Run TIBCOUniversalInstaller -console
    The installer launches a second console window.
    On UNIX:
    Run ./TIBCOUniversalInstaller.bin -console
    On Mac OS:
    Run  ./TIBCOUniversalInstaller-mac.command -console
  3. Complete the installation by responding to the console window prompts, which are similar to those described in the section Installing in GUI Mode. The console also provides an option to return to a previous selection periodically.
    Note:
    • If you want to run scripts, make sure that the TIBCO_HOME path does not contain any spaces, such as: Program Files.
    • To install Maven Plugin in the console mode, select the Customize Installation and then Maven Plugin options.
  4. When the installation is completed, press Enter to exit the installer.
Note: If you want to install the Maven Plugin after installing TIBCO ActiveMatrix BusinessWorks™ in the console mode, run the installer again. Select Customize Installation and then Maven Plugin options, and clear the other options to continue the installation of Maven Plugin.