|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
TIBCO Universal Installer provides the following three modes of installation for TIBCO Hawk. When installing TIBCO Hawk you also have the option to install the Admin Agent, which exposes TIBCO Hawk to TIBCO Enterprise Administrator, along with the installation of TIBCO Hawk Components.GUI mode performs the installation in an interactive graphical interface. The installer prompts you for values specific to your environment.
b. On the command prompt, provide the absolute path of the installer file without specifying any options. The installer defaults to GUI mode.
5.
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.The TIBCO Installation Home dialog is displayed.
7. In the TIBCO Installation Home dialog, select one of the following options to specify the installation environment. See Installation Environment for more details.
• 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 Browse to specify the path or accept the default location.
− Name – 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.
−
8.
9. Select the TIBCO Hawk 5.2 Components installation profile to install all the Hawk components. Or select the Customize Installation checkbox to explicitly select the Hawk installation components.Optionally, hold your Ctrl key down and click TIBCO Hawk Admin Agent to select it too. If you choose not to install the Admin Agent at this time you can always install it at a later time by re-running this installer. Click Next. See the Understanding Installation Profiles for more details.
10. Select whether you want to use the JVM bundled with the installer or you want to use a previously installed JVM on your machine. If you opt for the latter, browse to the Java location on your machine using the Browse button, then click Next.
11. Verify the list of product features selected for install in the Pre-Install Summary dialog and click Install.
12.
1. Navigate to the temporary directory where the installation package was extracted and re-run TIBCOUniversalInstaller. You can do so in one of the following ways:
b. On the command prompt, provide the absolute path of the installer file without specifying any options. The installer defaults to GUI mode.
2.
3. 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.
4. In the TIBCO Installation Home dialog, click the Use an existing TIBCO_HOME option and select the existing installation environment where Hawk is installed and click Next.
5. Select the TIBCO Hawk Admin Agent installation profile to install the TIBCO Enterprise Administrator Agent Runtime component. Click Next. See the Understanding Installation Profiles for more details.
6. Select whether you want to use the JVM bundled with the installer or you want to use a previously installed JVM on your machine. If you opt for the latter, browse to the Java location on your machine using the Browse button, then click Next.
7. Verify the list of product features selected for install in the Pre-Install Summary dialog and click the Install.
8. Console mode allows you to install the software from a command window or terminal emulator. The installer prompts you for values.In silent mode, the Universal Installer does not prompt for any inputs during installation. Instead, the inputs are read from a configuration 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 is recommended 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_hawk_5.2.0.silent file and rename the original file.
5. Using a text editor, open the copied file and update the install location, ENV_NAME, and features to install as follows:
a. Update the install location. Install TIBCO Hawk in the same directory where <Family> is installed. For example, update the directory as follows:
b. For example, update ENV_NAME as follows:
c. Update features to install. Set the Hawk component features that you want to install to true and the Admin Agent feature to false. See Understanding Installation Profiles for more details.The following elements can be set to true or false in the .silent file for installing your choice of components, to simulate the TIBCO Hawk custom installation.<entry key="feature_Agent, EventService, Display, SDK, Examples_hawk">true</entry>
d. If you would like to install the TIBCO Hawk Admin Agent at this time, set the following property to true:If you choose not to install the Admin Agent at this time, set the above property to false. You can always install the Admin Agent at a later time by setting the property to true and rerunning the installation.TIBCOUniversalInstaller.cmd -silent -V responseFile="TIBCOUniversalInstaller_hawk_5.2.0.silent"TIBCOUniversalInstaller.bin -silent -V responseFile=" TIBCOUniversalInstaller_hawk_5.2.0.silent "
Provide a complete (absolute) path of TIBCOUniversalInstaller_hawk_5.2.0.silent to execute Universal Installer from some other folder.... Install, com.tibco.installer.util.TIBCOInstaller, dbg.Debug, Executing Event:::OnEndInstall
1. Edit the same .silent file which was used for Hawk components installation. See Installing the Hawk Components and Admin Agent.
2. Using a text editor, open the copied file and update the install location, ENV_NAME, and features to install as follows:
a. For example, update ENV_NAME as follows:
b. Update features to install. Set the following feature to true to install the Admin Agent component. See Understanding Installation Profiles for more details.TIBCOUniversalInstaller.cmd -silent -V responseFile="TIBCOUniversalInstaller_hawk_5.2.0.silent"TIBCOUniversalInstaller.bin -silent -V responseFile=" TIBCOUniversalInstaller_hawk_5.2.0_silent "
Provide a complete (absolute) path of TIBCOUniversalInstaller_hawk_5.2.0.silent to execute Universal Installer from some other folder.... Install, com.tibco.installer.util.TIBCOInstaller, dbg.Debug, Executing Event:::OnEndInstall
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |