FileNet P8 Content Search Engine, Version 5.0.+            Operating systems:  AIX, HP-UX, Linux, Solaris

Installing additional locales (UNIX)

Install non-English locales on UNIX® machines only if you need them.

To install additional locales:

  1. Access the Autonomy K2 Master Administration Server machine and log on as k2_os_user.
  2. Copy the Locales installation package 5.0.0-P8CSE-Locales.zip, for your platform from the installation package to the machine and extract its contents to a local directory.
  3. Run the following command (with no line break) to stop the Autonomy K2 services.
    Operating System Command
    AIX®
    verity_install_path/k2/
    _rs6k43/bin/k2adminstop
    HP-UX
    verity_install_path/k2/
    _hpux/bin/k2adminstop
    Linux®
    verity_install_path/k2/
    _ilnx21/bin/k2adminstop
    Solaris
    /verity_install_path/k2/
    _ssol26/bin/k2adminstop
  4. Add the following lines to the .profile file of k2_os_user:
    VERITY_CFG=verity_install_path/k2/common/verity.cfg
    export VERITY_CFG
  5. Navigate to the directory where you extracted the Locales installation package and run one of the following installation programs:
    Platform Command
    AIX setupaix.bin
    HPUX sethpux.bin
    Linux setLinux.bin
    Solaris setSolaris.bin
    Important: If the installer prompts you to choose whether to replace existing files that are newer than the files to be installed, click No to All
  6. When prompted, select the Install all platform binaries option if you want licensed language locales for the UNIX operating system where you are installing Locales, but also for Windows and the other supported UNIX operating systems.
  7. When prompted, specify the following license key: 2UV4MPT-2KPEQBJ-1D6A6KT-2KPE6KT-2KPE6KS.
  8. When the installation program finishes, run the following command:
    chmod -R 777 verity_install_path/k2/common/basdata
  9. Run the following command to check the parameter that controls the maximum file size:
    ulimit -f
  10. If the maximum file size is not unlimited, complete the following substeps:
    1. Set the value of the default:fsize line in the file /etc/security/limits/file as follows and save your edit.
      default:fsize=-1
    2. Log off the machine and log back on as k2_os_user.
  11. Start the Verity K2 services, as follows:
    Operating System Command
    AIX
    nohup verity_install_path/k2/
    _rs6k43/bin/k2adminstart
    HP-UX
    nohup verity_install_path/k2/
    _hpux/bin/k2adminstart
    Linux
    nohup verity_install_path/k2/
    _ilnx21/bin/k2adminstart
    Solaris
    nohup verity_install_path/k2/
    _ssol26/bin/k2adminstart
  12. Run the following command to ensure that the locale license information is synchronized with the Master Administration Server:

    rcadmin -update



Feedback

Last updated: November 2010


© Copyright IBM Corporation 2010.
This information center is powered by Eclipse technology. (http://www.eclipse.org)