Replication Manager 15.2 installation fails if Linux “libXp” is not installed

[CR #531157] If the Linux “libXp” package is not installed, the Replication Manager 15.2 installation process fails to start in GUI mode. This is the error message that appears when the installation fails:

The installer is unable to run in graphical mode. Try running the installer with the -console or -silent flag.

The message is generic. Use these flags to produce additional messages to confirm whether the missing Linux “libXp” package caused the installation failure: setup -is:javaconsole -log '#' @ALL.

If the missing Linux “libXp” package is the problem, this additional message appears:

Install.product.install
com.installshield.wizard.StandardWizardListener,
dbg,
java.lang.UnsatisfiedLinkError:
/mnt/cdrom/JVM/bin/libawt.so:
libXp.so.6:
cannot open shared object file:
No such file or directory

Workaround: Install the Linux “libXp” package by using the command yum install libXp.By default, the 64-bit version of Redhat Enterprise Linux 5.0 does not include the Linux “libXp” package.