Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Installing TIBCO ActiveMatrix Adapter Service Engine for Lotus Notes : Installation

Installation
The following sections describe the installation process in the available installation modes.
Installing in GUI Mode
To install the product in GUI mode:
1.
2.
3.
4.
Run TIBCOUniversalInstaller. You can do so in one of the following ways:
5.
6.
On the command prompt, provide the absolute path of the installer file on without specifying any options. The installer defaults to GUI mode.
7.
8.
The License Agreement screen appears. After reading through the license text, click I accept the terms of the license agreement and then click Next.
9.
10.
In the Environment drop-down list, select the installation environment click Next. The environment was created when the pre-requite software was installed.
11.
Select Typical to install all the available features or Custom to choose the features to install. Click Next.
12.
If you selected Typical, proceed to step 13. If you selected Custom, the Product Features screen appears listing the components available for installation. By default, all the components are selected. Clear the checkboxes next to the components you don’t need. Click Next.
13.
The Pre Install summary screen appears. Verify the list of products selected for install and then click Install. Click Yes to All to close any popup windows that display during installation.
14.
The Post Install Summary screen appears. This screen summarizes the installation process. Click Finish to complete the installation process and close the installer window.
Files are installed in:
   AMX_HOME\extensions\ase
   ENV_HOME\components\eclipse\plugins
   ENV_HOME\components\eclipse\features
   AMX_HOME\extensions\adlnse\6.0\doc
   AMX_HOME\extensions\adlnse\6.0\samples
Installing in Console Mode
To install the software in console mode:
1.
2.
3.
4.
Run TIBCOUniversalInstaller -console.
5.
Enter: Moves forward in the installer.
BackSpace or 2: Goes back to the previous screen.
3: Cancels the Wizard and exits the installation or uninstallation.
5: Redisplays the current screen.
Installing in Silent Mode
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.
The TIBCOUniversalInstaller.silent file is packaged in the directory that contains the universal installer. You must 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.
The following procedure explains how to install a TIBCO ActiveMatrix Adapter Service Engine for Lotus Notes in silent mode.
1.
2.
3.
4.
Make a copy of the TIBCOUniversalInstaller.silent file and rename the file.
5.
6.
Windows  TIBCOUniversalInstaller.cmd -silent -V responseFile="myfilename.silent"
UNIX  TIBCOUniversalInstaller -silent -V responseFile="myfilename.silent"
When installation completes, a line similar to the following is written to the installer log file:
Install, com.tibco.installer.util.TIBCOInstaller, dbg.Debug, The installation has completed. Please check the log file for additional information.
Post-Installation Procedures
When you start TIBCO Business Studio for the first time after installing TIBCO ActiveMatrix Adapter Service Engine for Lotus Notes, ensure that you use the -clean option.
Typically, on Microsoft Windows the post installation log file is located in C:\Documents and Settings\user_name\.TIBCO\ENV_HOME.

Copyright © TIBCO Software Inc. All Rights Reserved