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


Chapter 1 Installation and Uninstallation : Installation

Installation
The following sections describe the installation process in the available installation modes:
GUI Mode
To install this product in GUI mode:
1.
2.
3.
4.
5.
6.
Read through the license text when the License Agreement dialog appears, select I Accept The Terms of The License Agreement and then click Next.
7.
An installation environment isolates product installations. A product installed in an installation environment does not access components in other installation environments. An installation environment consists of a name and a path.
Using the Use An Existing TIBCO_HOME option, you must choose an existing environment in which TIBCO ActiveMatrix Service Grid or TIBCO ActiveMatrix Service Bus products have been installed. To install the product into an existing installation environment, select the environment from the drop-down list.
Click Next.
8.
Click Next.
9.
10.
Click the Install button to start the installation process.
11.
Console Mode
To install this product in console mode:
1.
2.
3.
4.
Windows  TIBCOUniversalInstaller.cmd -console
UNIX  ./TIBCOUniversalInstaller-platform.bin -console
5.
Silent Mode
In silent mode, the universal installer does not prompt for any input 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-amx-jre-updater_version_number.silent file.
The TIBCOUniversalInstaller-amx-jre-updater_version_number.silent file is packaged in the directory that contains the universal installer. Before launching the silent installation, edit the file containing the information of your environment. The file includes comments that describe the installation properties you can set. While you can use the TIBCOUniversalInstaller-amx-jre-updater_version_number.silent file, it is a good practice to make a copy of the file with a different name, and use that file for the silent installation.
If errors occur during installation, they will be listed in the installation log file located in the User_Home/.TIBCO directory.
1.
2.
3.
4.
Make a copy of the TIBCOUniversalInstaller-amx-jre-updater_version_number.silent file and rename the file.
5.
<entry key="installationRoot">C:\tibco</entry>
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