|
| Copyright © TIBCO Software Inc. All Rights Reserved |
•
4. Run the TIBCO Universal Installer executable (TIBCOUniversalInstaller*). You can do so in one of the following ways:
− On the command prompt, run the installer executable TIBCOUniversalInstaller* file on without specifying any options. The installer defaults to GUI mode.On the Windows 64-bit platform, run the following installer executable file: TIBCOUniversalInstaller-x86-64.exeOn the Linux platform, run the installer as follows: ./TIBCOUniversalInstaller-lnx-x86-64.bin
5. Click Next on the Welcome dialog.
6. Read through the license text when the License Agreement dialog appears, select the I Accept The Terms of The License Agreement radio button and then click Next.
7. Click Next. The TIBCO Installation Home dialog displays.
− Create A New TIBCO_HOME This option is used to install the product into a new installation environment. Do not use this option as this product requires an existing TIBCO Rendezvous installation.
− Use an Existing TIBCO_HOME Select this radio button, and select the directory from the drop-down list where TIBCO Rendezvous product is installed. The TIBCO API Exchange Gateway product is installed in this directory.
8. Click Next.
9. Select Typical as the installation profile from the list on the left. This is the default option. This profile installs the typical feature set for this product.
TIBCO Universal Installer allows customization of the profile feature settings. For this option, select the Customize Installation check box and use the feature tree on the right.
10. Click Next.
12. Click Next.
14. Click Install to start the installation process.
16. Click Finish to complete the installation process and exit the universal installer.
3.
4. Run the TIBCO Universal Installer executable (TIBCOUniversalInstaller*) using this command line: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-asg.silent file.The TIBCOUniversalInstaller-asg.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-asg.silent file, it is good practice to copy the file to a different name and use that file for the silent install.If errors occur during installation, they will be listed in the installation log file located in the User_Home/.TIBCO directory.
4. Make a copy of the TIBCOUniversalInstaller-asg.silent file and rename the file.
5. Using a text editor, open the copied file and update the install location, ENV_NAME, and features to install as follows:
− Update ENV_NAME.
− For example, update configDirectoryRoot as follows:
If TIBCO API Exchange Manager is installed in a directory that has a config directory already set by another TIBCO product (for example, TIBCO Enterprise Message Service™), it is not required to set the configDirectoryRoot in the silent file. In this case, the silent installer uses the value of configDirectoryRoot as already set and ignores the value if set in the silent file.
6. Run TIBCO Universal Installer (TIBCOUniversalInstaller*) using the following command, replacing myfile with your response file name:
|
| Copyright © TIBCO Software Inc. All Rights Reserved |