When you upgrade IBM® Legacy
Content Search Engine silently,
you run a command in the IBM Legacy
Content Search Engine software
package that references parameters in an installation text file.
To upgrade IBM Legacy
Content Search Engine silently:
- Access the IBM Legacy
Content Search Engine installation
package.
- Edit the cse_silent_install.txt file for
your installation using the values from your worksheet.
- Run the following command:
Platform |
Command |
AIX® |
5.0.0-P8CSE-AIX.BIN -f
cse_silent install.txt -i silent
|
HPUX |
5.0.0-P8CSE-HPUX.BIN -f
cse_silent_install.txt -i silent
|
HPUXi |
5.0.0-P8CSE-HPUXi.BIN -f
cse_silent_install.txt -i silent
|
Linux® |
5.0.0-P8CSE-LINUX.BIN -f
cse_silent_install.txt -i silent
|
Solaris |
5.0.0-P8CSE-SOL.BIN -f
cse_silent_install.txt -i silent
|
- Review the following IBM Legacy
Content Search Engine log files for installation
errors. The files are located in the verity directory
of the installation path:
- cse_install_path/verity/cse_install_log_5.0.0.log
- cse_install_path/verity/vconfig.log
- Access the host machine
and log on as a user with root privileges.
- Enter the following commands
to set the setuid bit for the vspget program so that the service runs
as root:
chown root verity_install_path/k2/_platform/bin/vspget
chmod u+s verity_install_path/k2/_platform/bin/vspget
Replace
_platform with the following directory:
Platform |
Directory |
AIX |
_rs6k43 |
HPUX |
_hpux |
Solaris |
_ssol26 |
Linux |
_ilnx21 |