![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
If using an existing Eclipse installation See Using an Existing Eclipse (or TIBCO Business Studio) Installation for steps you may want to take before installing TIBCO BusinessEvents.After installation is complete Perform any post-installation tasks as required. See Chapter 3, Post Installation Tasks.
Installing Multiple TIBCO BusinessEvents Products at One Time You can install multiple products at one time by extracting the product archive files to the same temporary directory. For example, you can install TIBCO BusinessEvents and one or more add-ons together. Or if you have already installed TIBCO BusinessEvents, you can install multiple add-ons together.Multiple Install Does Not Work in Silent Mode Note that this technique works in the GUI and Console modes but not in Silent mode. In Silent mode, the silent installation file is overwritten with the last product that you extract, and installs only the last extracted product.
2. Run the TIBCO Universal Installer executable (TIBCOUniversalInstaller*).
4. The License Agreement dialog displays. Review the terms of the license agreement and, if you agree to them, click I accept the terms of the license agreement. Then click Next to continue with the installation. If you are also installing add-on products, you must accept each license separately.(If you do not agree to the terms of the license agreement, click Cancel to exit from the installation process.)
5.
− Select Use an Existing TIBCO_HOME and select a home from the list.Click Next.(If you don’t want to customize the installation just click Next without checking the Customize Installation checkbox and go to step 5.)
a. Check the Customize Installation check box.
b.
c. Click Next.
− Do not check the Use my own Eclipse installation check box. Just click Next to accept the provided Eclipse installation. (This is the recommended approach).
− Check the Use my own Eclipse installation check box. Specify the location of your Eclipse installation in the Eclipse Installation Location field, and click Next. Also see Using an Existing Eclipse (or TIBCO Business Studio) Installation for additional configuration required to use your own installation.If you want to change any of your choices, click Back to step back through the dialogs to the appropriate point. You can then restart the installation process from that point.
10. When installation has completed, the Post Install Summary dialog displays. Click Finish to exit from the installer. There is a slight delay while the installer deletes temporary files.The following procedure explains how to install the software in silent mode. Any errors that occur during installation are listed in the installation log file (see the User_Home/.TIBCO directory.A configuration file, TIBCOUniversalInstaller_productAcronym_relVersion.silent, is provided with the universal installer. Copy the file to another name (but keep the .silent extension) and use it to configure your installation choices.You must edit the file in a text editor and provide all non-default values as needed before launching the silent installation. For example, ensure that the installationRoot and createNewEnvironment attributes are set correctly. The file includes comments to help you set the installation properties.
Ensure that the installationRoot and createNewEnvironment specified in the configuration file do not exist already.
2.
3. To run the installer execute the following command, replacing myfile with your response file name:TIBCOUniversalInstaller -silent -V responseFile="myfile.silent"You can rename the TIBCOUniversalInstaller_productAcronym_relVersion.silent file to TIBCOUniversalInstaller.silent and run the command without specifying the .silent file name as:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |