Installing using a customized JVM on Linux or AIX operating systems

You might want to use a customized Java virtual machine (JVM) during the installation. For example, if your custom JVM has been enabled to work with a screen reader, such as JAWS for Linux. Make sure that you use Java 11 or later.

Note: Starting with the Traveler 14.5.1 Installer is built with InstallAnywhere 2025 R2. InstallAnywhere 2025 R2 does not support Java™ 8. When using the LAX_VM option specifying a Java™ 8 JVM, the installer will fail with a JNI error.

For details about supported Java versions, refer to the InstallAnywheredocumentation on supported Java Virtual Machines Supported Java Virtual Machines.

  1. Locate the HCL Traveler installation application.
  2. On a command line, change the directory to the location of the installation application.
  3. Launch the installation application using the LAX_VM parameter to specify which JVM to use:

    ./installername LAX_VM fully-qualified java path

    For example, ./TravelerSetup LAX_VM /opt/hcl/domino/notes/latest/ibmpow/jre/bin/java