![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
•
− On the command prompt, provide the absolute path of the installer file on without specifying any options. The installer defaults to GUI mode.
5. Click the Next button 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 click the Next button.
7. Select an installation profile from the list on the left. TIBCO Universal Installer provides the following installation profiles:
− Runtime Includes the executable files, library files, and configuration files used at runtime.
− Resources Includes the header files, examples, and documentation.To customize the profile feature settings, check the Customize Installation checkbox and use the feature tree on the right.
8. Click the Next button. The TIBCO Installation Home dialog appears.An installation environment isolates product installations. A product installed into an installation environment does not access components in other installation environments. An installation environment consists of a name and path.
− Create A New TIBCO_HOME To install the product into a new installation environment, specify the following properties:Directory The directory into which the product is installed. Type a path or click the Browse button 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.Name Identifies the installation environment. The name cannot contain special characters, such as "*", "?", ">", "<", ":", "|", "/", "\", or quotation marks (").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.
− Use An Existing TIBCO_HOME To install the product into an existing installation environment, select the environment from the drop-down list.In this case, you need to select the Use An Existing TIBCO_HOME radio button to install this product into the TIBCO_HOME directory where TIBCO Rendezvous and TIBCO Runtime Agent are installed.
9.
11. Click the Install button to start the installation process.
13. Click the Finish button to complete the installation process and exit the universal installer.
4. 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.silent file.The TIBCOUniversalInstaller.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.silent file, it’s 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.silent file and rename the file.
5. Using a text editor, open the copied file and update the installation location, ENV_NAME, and features to be installed as follows:
− Update the installation location. TIBCO Adapter SDK must be installed in the same directory where TIBCO Runtime Agent is installed. For example, update the directory as follows:
− Update ENV_NAME. TIBCO Adapter SDK must use the same ENV_NAME that TIBCO Runtime Agent uses.Windows TIBCOUniversalInstaller.cmd -silentUNIX TIBCOUniversalInstaller.bin -silent
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |