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.
Prerequisites
Prepare your system and the installation media before running the installer in console mode.
Procedure
Open a console window and navigate to the temporary directory where you extracted the product archive file.
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
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.
When the installation is completed, press
Enter to exit the installer.