Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Installing TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in : Installation on UNIX Systems

Installation on UNIX Systems
Supported Operation Systems
Refer to the readme for the supported platforms and versions.
Installation Prerequisites
See Installer Disk Space Requirements in Temporary Area for additional disk space requirements.
Before you install TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in, you must install TIBCO Runtime Agent and then TIBCO ActiveMatrix BusinessWorks. If you select the Typical option during installation, the installer places all libraries and other products required by TIBCO ActiveMatrix BusinessWorks into the TIBCO_HOME directory.
During installation, the installer checks for the availability of all dependent products in the target system. If any of the dependencies are not available, the installer immediately exits. Otherwise installation proceeds.
Installer Account
TIBCO 5.x products can be installed by a regular (non-root) user and super-user (root). Different users can install the same product at different locations.
Product dependencies at install time are resolved at user level through the installation registry maintained at user's home directory. See Installation Registry for more information.
Windows Environment
A window environment such as CDE (that is, X Windows) is required to run the installer in GUI mode. It is not required for a console installation.
Installing on UNIX
After unpacking the software and accepting the license agreement, you can choose to perform a typical install or custom install.
If you are installing for the first time, you must specify the installation directory where the products in this product suite will be installed. The default installation directory depends on who performs the installation:
For non-root users, the default installation directory is /<myhome>/tibco, where <myhome> is the home directory of the user.
Use one of the following modes to install the software. The examples assume you are installing the product on Solaris 2.7.
GUI Mode
GUI Mode allows you input values in panels. Type the following in a terminal window:
 
TIBCOUniversalInstaller-bwaa_<version>-sol-sparc.bin
Console Mode
Console mode allows you to install the software in a non-windows environment. The installer prompts you for values. Type the following in a terminal window:
 
TIBCOUniversalInstaller-bwaa_<version>-sol-sparc.bin -is:javaconsole -console
When running in console mode, you can move through the installation process as described next:
 
Enter Key = Moves forward in the installer
2 = Returns to the previous screen
3 = Cancels the Wizard and exits the installation or uninstallation
4 = Redisplays the current screen
Silent Mode
The following procedure explains how to install a TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in product in the silent mode. The TIBCOUniversalInstaller-bwaa_<version>.silent file is packaged in the directory that contains the universal installer.
While you can use the TIBCOUniversalInstaller-bwaa_<version>.silent file, it is good practice to copy the file to a different name and edit that file for the silent install.
If errors occur during installation, they will be listed in the installation log file (see the User_Home/.TIBCO directory).
1.
Open the physical media or download the TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in product package.
2.
Extract the TIBCO ActiveMatrix BusinessWorks ActiveAspects Plug-in product archive file to a temporary directory.
3.
4.
Copy the TIBCOUniversalInstaller-bwaa_<version>.silent file and rename the copy.
5.
6.
TIBCOUniversalInstaller-bwaa_<version> -is:silent -silent
If you are using the TIBCOUniversalInstaller.silent file (rather than a copy), you need not supply the file name and can use this command line:
 
     TIBCOUniversalInstaller-bwaa_<version> -silent
 
A line similar to the following is written to the installer log file when installation completes:
... Install, com.tibco.installer.util.TIBCOInstaller, dbg.Debug, Executing Event:::OnEndInstall
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved