The setup file requires that the following software and libraries are installed before you start the installation, and that certain environment variables are set.
The following software must be installed in advance:
On Red Hat 8.1, pax is no longer installed by default. You must install the spax version found in the OS ISO. Use the yum install spax command.
The 32-bit libraries listed below are required on both 32-bit and on 64-bit Operating Systems for this product to install and work correctly.
If installing on a 64-bit OS, the 32-bit libraries are not installed by default and must be installed before you start the installation.
Library | Bitism | Platform | |||||||
---|---|---|---|---|---|---|---|---|---|
32-bit | 64-bit | SUSE 121 | SUSE 151 | Red Hat 7 | Red Hat 8 | CentOS 8.2 | Ubuntu 20.4 | Amazon Linux 2 | |
glibc2 | X | X | X | X | X | ||||
libgcc | X | X | X | X | X | ||||
libgc1c2 | X | X | |||||||
libstdc++ | X | X | X | X | X | ||||
glibc-locale3 | X | X | X | X | |||||
libXtst6 | X | X | X | X | |||||
libXtst | X | X | X | X | X | ||||
glibc-devel | X | X | X | X | |||||
gtk3 | X | X7 | X7 | X | X7 | ||||
PackageKit-gtk3 | X | X7 | X7 | X | X7 | ||||
libcanberra-gtk3 | X | X7 | X7 | X | X7 | ||||
webkitgtk3 | X | ||||||||
webkit2gtk3 | X | X7 | |||||||
webkitgtk4 | X | X | X | X | |||||
xterm | Any version | Any version | X | X | X | X | X | ||
unzip | Any version | Any version | X | X | X | X | X | ||
libgnome | X | X | |||||||
libgtk-3-0 | X | X7 | X7 | X | |||||
gtk3-tools | X | X7 | X7 | ||||||
gcc45 | X | X | X | X | X | X | X | ||
cpp4 | X | X | X | X | |||||
libnotify-tools6 | X | X | X | X | |||||
libnotify | X | X | |||||||
libjasper1 | X | X | X | ||||||
libjasper4 | X | X |
zypper install libnotify-tools
Before you start the installation, you need to set the environment as follows:
export JAVA_HOME=java_install_dir
where java_install_dir is the path to the JAVA installation directory such as /usr/java/javan.n
export PATH=$JAVA_HOME/bin:$PATH
The LANG settings are English and Japanese only so set it to one of the following locales:
C, default, en_GB, en_GB.UTF-8, en_US, en_US.UTF-8
ja_JP, ja_JP.SJIS, ja_JP.UTF-8, ja_JP.eucJP, ja_JP.eucjp, ja_JP.sjis, ja_JP.ujis, ja_JP.utf8, japanese
You can set LANG before running the setup file as follows:
export LANG=C
Alternatively, add it to the start of the setup command line:
LANG=C ./setupfilename
See Using the LANG Environment Variable for details.
HP-UX Java requirement:
The latest version of Micro Focus License Administration is provided on HP-UX without a Java JRE. Therefore, on HP-UX platforms, you now must install a Java JRE version 11 or above on your machine before installing 7.0 Patch Update 6 of this product. You need to ensure that the Java is available to the product installer when you run this as the root or superuser on the system. To do this, follow these steps to install this Patch Update on HP-UX:
The installer installs the AutoPass licensing .tar file over the top of any AutoPass license files that are already on the machine, so any existing licenses and configuration settings are preserved. The installation process removes any previously installed JRE. The Java 11 JRE is required for starting the AutoPass daemon and for using the CES admin tool found in the SafeNet installation.