Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Installing the Software : Installation Options

Installation Options
TIBCO Installer can run in GUI, console, or silent modes. Each mode is supported on all platforms.
Install Using GUI Mode
To install TIBCO Administrator in GUI mode:
1.
2.
3.
4.
Run TIBCOUniversalInstaller. The Welcome screen displays.
5.
Click Next. The License Agreement screen appears. After reading through the license text, click I accept the terms of the license agreement and then click Next.
6.
 
7.
Click Next. The TIBCO Installation Home screen displays.
Create a new TIBCO_HOME  To install the product into a new installation environment, specify the following properties:
Name  Identifies the installation environment. The name cannot contain special characters such as "*", "?", ">", "<", ":", "|", "/", "\", or quotes (").
The name is appended to the name of Windows services created by the installer and is a component of the path to the product in the Windows Start > All Programs menu.
Path  The directory into which the product is installed. Type a path or click Browse to specify the path or accept the default location.
The path cannot contain special characters such as "*", "#", "?", ">", "<", "%", "&", "$", "`" or "|". The path cannot be the same as the path of an existing environment.
Use an existing TIBCO_HOME  To install the product into an existing installation environment, select the environment from the Environment drop-down list.
Refer TIBCO Administrator Release Notes for any known restrictions.
8.
Click Next. The Pre-Install summary screen displays. Verify the list of products selected for install and then click Install.
9.
The Post-Install Summary screen appears. This screen summarizes the installation process. Click Finish to complete the installation process and close the installer window.
Install Using Console Mode
To install the software in console mode:
1.
2.
3.
4.
Run TIBCOUniversalInstaller -console.
5.
Install Using Silent Mode
In silent mode, the universal installer does not prompt for any inputs during installation. Instead, the inputs are read from a response file that can be provided as a command-line parameter. If no value is specified, the installer uses the default TIBCOUniversalInstaller_Admin_version_number.silent file.
The TIBCOUniversalInstaller_Admin_version_number.silent file is packaged in the directory that contains the universal installer. Edit the file with information for your environment before launching the silent installation. The file includes comments that describe the installation properties you can set. While you can use the TIBCOUniversalInstaller_Admin_version_number.silent file, it’s good practice to copy the file to a different name and use that file for the silent install.
The following procedure explains how to install a TIBCO Administrator in silent mode. If errors occur during installation, they will be listed in the installation log file contained in User_Home/.TIBCO directory.
1.
2.
3.
4.
Make a copy of the TIBCOUniversalInstaller_Admin_version_number.silent file and rename the file.
5.
6.
Windows  TIBCOUniversalInstaller.cmd -silent -V responseFile="myfilename.silent"
UNIX  TIBCOUniversalInstaller.bin -silent -V responseFile="myfilename.silent"

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved