Complete these steps to install Content Collector Text Search Support in
silent mode.
Procedure
To install Content Collector Text Search Support in
silent mode:
- Create a response file with the following installation
options.
The values shown are examples only.
#Has the license been accepted
#-----------------------------
LICENSE_ACCEPTED=TRUE
#Specify Installation Folder
#--------------------––––––-
#For UNIX and Linux environments:
USER_INSTALL_DIR=/opt/IBM/ICCIndexer
#For Windows (32-bit):
#USER_INSTALL_DIR=C:\\Program Files\\IBM\\ICCIndexer
#For Windows (64-bit):
#USER_INSTALL_DIR=C:\\Program Files(x86)\\IBM\\ICCIndexer
#On Linux or UNIX, specify the DB2 administrator ID.
#---------------------------------------------------
USER_INPUT_DB2ADMIN=\"db2inst1\"
- Save the response file to your disk.
- Insert the product DVD into the computer on which you want
to install the text-search component. You can also download and extract
the appropriate installation package.
- Open a Command Prompt window and start the installer in silent
mode:
<full_path_to_response_file> is the full path to the response file, for
example, c:\temp\myresponse.txt.
Important: Specify SILENT in uppercase characters.