![]() | |
If you will use an existing Eclipse installation See the section called “Using an Existing Eclipse Installation” for steps you may want to take before installing TIBCO BusinessEvents® Extreme . After installation is complete Perform any post-installation tasks as required. See Chapter 3, Post Installation. |
When you install TIBCO BusinessEvents® Extreme , you are prompted to select the components that are available on the platform on which you are installing. For example:
If you are installing on Macintosh or Windows, you will see selections for installing TIBCO BusinessEvents® Extreme Studio and the Eclipse Platform.
If you are installing on Unix you will see selections for installing TIBCO BusinessEvents® Extreme Studio and the Eclipse Platform, as well as a selection for installing TIBCO BusinessEvents® Extreme Server.
The following procedure explains how to install the software in GUI mode.
Prepare to install as follows:
Log in to the system on which you want to install TIBCO BusinessEvents® Extreme .
Extract the TIBCO BusinessEvents® Extreme product archive file to an empty temporary directory then navigate to that directory.
The list of extracted files is similar to the following:
Example 2.1. Installer Files
product_bex_2.2.0_FeatureConfig_data_linux26gl23_x86_64.xml TIB_bex_2.2.0_readme.txt TIB_bex_2.2.0_relnotes.pdf TIBCOUniversalInstaller-lnx-x86-64.bin* TIBCOUniversalInstaller.silent assemblies/product_tibco_bex_runtime_2.2.0.008_linux26gl23_x86_64.zip assemblies/product_tibco_tibcojava64_1.6.0.030_linux26gl23_x86_64.zip assemblies/product_tibco_bex_documentation_2.2.0.009.zip
Run the TIBCO Universal Installer executable:
TIBCOUniversalInstaller-mac.bin
-
Macintosh
TIBCOUniversalInstaller-x86-64.bin
-
Unix
TIBCOUniversalInstaller-x86-64
-
Windows
Review the information in the Welcome dialog.
Click
.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 to continue with the installation.
If you do not agree to the terms of the license agreement, click
to exit from the installation process.Select or create a TIBCO home. For more details and guidelines see the section called “TIBCO Home and Default Installation Directory”. Do one of the following:
Select Use an Existing TIBCO_HOME and select a home from the list.
Create a new TIBCO home. Browse to and select a directory, and provide a name for the home.
![]() | |
The name cannot contain special characters such as "*", "?", ">", "<", ":", "|", "/", "\", or quotes ("). |
Click
to continue the installation.You can now customize the installation. If you don’t want to customize the installation just click Customize Installation check box and go to step 8.
without checking the![]() | |
You can add additional components at a later time by repeating the installation process starting at step 2 and chosing this TIBCO home. |
Check the Customize Installation check box.
Optionally select only the components you want to install. See the section called “TIBCO BusinessEvents® Extreme Components” for guidelines.
Click
A dialog appears where you can specify the location of a different Eclipse installation from the version provided with TIBCO BusinessEvents® Extreme . Do one of the following.
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 . Also see the section called “Using an Existing Eclipse Installation” for additional configuration required to use your own installation.
The installer performs some basic checks and if it finds any problems with the Eclipse configuration that you specified, it displays messages. If you are installing TIBCO BusinessEvents® Extreme before your own copy of Eclipse, you can ignore the messages and continue the installation.
The installer configures your installation choices, then the Pre-Install Summary dialog displays. Review the information in the dialog and make sure that it is correct.
If you want to change any of your choices, click
to step back through the dialogs to the appropriate point. You can then restart the installation process from that point.If you are satisfied with your choices, click
.The installer now performs the necessary installation tasks.
When installation has completed, the Post Install Summary dialog displays. Click
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 console mode.
Open the physical media or download the TIBCO BusinessEvents® Extreme product package.
Extract the TIBCO BusinessEvents® Extreme product archive file to an empty temporary directory.
Using a console window, navigate to the temporary directory that contains the universal installer and run the installer using of the following command lines:
TIBCOUniversalInstaller-mac.bin
-console
- Macintosh
TIBCOUniversalInstaller-x86-64.bin
-console
- Unix
TIBCOUniversalInstaller-x86-64 -console
- Windows
Complete the installation by responding to the console window prompts, which are similar to those described in the GUI mode instructions.
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.silen
t, 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.
Save the configuration file to the same directory where the universal installer file is located. It is recommended that you back up the original file or save your edited file to a different name. This file is known as the response file.
Extract the TIBCO BusinessEvents® Extreme product archive file to an empty temporary directory.
Using a console window, navigate to the temporary directory that contains the universal installer.
Copy and edit the .silent
file as
described in the section called “Configure the Installation Responses”.
To run the installer execute the following command,
replacing myfile
with your response
file name:
TIBCOUniversalInstaller -silent -V responseFile="myfile.silent"
If you are using the
TIBCOUniversalInstaller.silent
file, you need
not supply the file name and can run
TIBCOUniversalInstaller -silent
.
A line similar to the following is written to the installer log file when installation completes:
The installation has completed. Please check the log file for additional information.