Installing in Console Mode

After you prepare your system and the installation media, you can run the installer in the console mode.

Procedure

  1. Open the physical media or download the package.
  2. Extract the contents of the package to a temporary directory.
  3. Using a console window, navigate to the temporary directory.
  4. Run the following:
    Windows
     TIBCOUniversalInstaller -console
    UNIX
     TIBCOUniversalInstaller.bin -console
    Mac
    ./TIBCOUniversalInstaller-mac.command
  5. Complete the installation by responding to the console window prompts.
  6. To configure, run the following:

    Windows TIBCOConfigurationToolc -consoleMode

    UNIX TIBCOConfigurationTool -consoleMode

    Note: On Windows, the name ends with a c; do not type TIBCOConfigurationTool -consoleMode.