5.0 Installing Packages and Dependent RPMs on RHEL for Access Manager

The following table lists RHEL packages and their dependent RPMs required for each component.

NOTE:To avoid RPM dependency issues, NetIQ Corporation recommends installing the package along with its respective dependent RPMs.

The version of RPMs varies based on the base operating system version of RHEL.

You must install these RPMs in the same sequence as they appear in the table:

Package

Dependent RPM

iManager

glibc-2.17-55.el7.i686.rpm

  • nss-softokn-freebl-3.15.4-2.el7.i686.rpm

compat-libstdc++-33-3.2.3-69.el6.i686.rpm

  • glibc-2.17-55.el7.i686.rpm

  • libgcc-4.8.2-16.el7.i686.rpm

compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm

  • glibc-2.17-55.el7.i686.x86_64.rpm

  • libgcc-4.4.7-3.el6.x86_64.r

libstdc++-4.8.2-16.el7.i686.rpm

These RPMs are required for the Administration Console also.

  • glibc-2.17-55.el7.i686.rpm

  • libgcc-4.8.2-16.el7.i686.rpm

libstdc++-4.4.7-3.el6.x86_64.rpm

(Part of the RHEL base installation)

  • glibc-2.17-55.el7.i686.x86_64.rpm

  • libgcc-4.8.2-16.el7.i686.rpm.x86_64.rpm

libXau-1.0.8-2.1.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.rpm

libxcb-1.9-5.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.rpm

  • libXau-1.0.8-2.1.el7.x86_64.rpm

libX11-1.6.0-2.1.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.rpm

  • libXau-1.0.8-2.1.el7.x86_64.rpm

libXext-1.3.2-2.1.el7.x86_64.rpm

  • libX11-1.6.0-2.1.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.rpm

libXi-1.7.2-2.1.el7.x86_64.rpm

  • libX11-1.6.0-2.1.el7.x86_64.rpm

  • libXext-1.3.2-2.1.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.rpm

libXtst-1.2.2-2.1.el7.x86_64.rpm

  • libX11-1.6.0-2.1.el7.x86_64.rpm

  • libXext-1.3.2-2.1.el7.x86_64.rpm

  • libXi-1.7.2-2.1.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.rpm

Administration Console

gettext-0.18.2.1-4.el7.x86_64

  • No dependency

glibc-2.17-55.el7.i686.rpm

  • nss-softokn-freebl-3.15.4-2.el7.i686.rpm

libstdc++-4.8.2-16.el7.i686.rpm

  • glibc-2.17-55.el7.i686.rpm

  • libgcc-4.8.2-16.el7.i686.rpm

ncurses-libs-5.9-13.20130511.el7.i686.rpm

  • glibc-2.17-55.el7.i686.rpm

libgcc-4.8.2-16.el7.i686.rpm

  • No dependency

Identity Server

glibc-2.17-55.el7.i686.rpm

  • nss-softokn-freebl-3.15.4-2.el7.i686

libstdc++-4.8.2-16.el7.i686

  • glibc-2.17-55.el7.i686.rpm

  • libgcc-4.8.2-16.el7.i686.rpm

ncurses-libs-5.9-13.20130511.el7.i686.rpm

  • glibc-2.17-55.el7.i686.rpm

libgcc-4.8.2-16.el7.i686.rpm

  • No dependency

Access Gateway

glibc-2.17-55.el7.i686.rpm

  • nss-softokn-freebl-3.15.4-2.el7.i686.rpm

db4-4.7.25-17.el6.x86_64.rpm

(Part of the RHEL base installation)

  • glibc-2.17-55.el7.i686.x86_64.rpm

apr-1.4.8-3.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.x86_64.rpm

apr-util-1.5.2-6.el7.x86_64.rpm

  • apr-1.4.8-3.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.x86_64.rpm

libtool-ltdl-2.4.2-20.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.x86_64.rpm

unixODBC-2.3.1-10.el7.x86_64.rpm

  • libtool-ltdl-2.4.2-20.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.x86_64.rpm

libesmtp-1.0.6-7.el7.x86_64.rpm

  • glibc-2.17-55.el7.i686.x86_64.rpm

Use the following command to verify whether a package is installed on RHEL:

rpm -qa | grep <package name>

Use the following command to install a RPM:

rpm -ivh <rpm name>

Use the following command to install all RPMs together:

rpm -ivh <rpm name> <rpm name> <rpm name >...

NOTE:The version of RPMs varies based on the base operating system version of RHEL.

Perform the following steps to install packages and their dependent RPMs while installing RHEL:

  1. Mount the RHEL CD-ROM by running the following command and go to the Packages folder.:

    mount /dev/cdrom /mnt

    NOTE:If the RHEL CD-ROM is auto mounted, the mount path will be /media/RHEL_x.x x86_64 Disc 1. (The x in RHEL_x.x represents the version number) Unmount the default mount path by using the unmount /media/RHEL_x.x\ x86_64\ Disc\ 1/command and then mount the RHEL CD-ROM by using mount /dev/cdrom /mnt.

  2. If you have a locally mounted ISO image, you can install RPMs for Access Manager by providing the mount path to the installer. The install.sh scripts prompts for the mounted disc if it identifies that the required RPMs are not installed. Provide the mount path to the installer with an ending /. For example, /mnt/.

    NOTE:Installer will install only RPMs required for Access Manager components. You need to install iManager RPMs separately.

    Install RPMs for SNMP after installing RPMs for the Administration Console. See RHEL Packages and Their Dependent RPMs for SNMP.

    You must install RPMs in the same sequence as these appear in the table.

RHEL Packages and Their Dependent RPMs for SNMP

The RHEL base installation does not install the net-snmp package by default. Install the following packages manually to make the net-snmp service (Master Agent) functional:

  • net-snmp-libs-5.7.2-18.el7.x86_64.rpm

  • net-snmp-5.5-44.el6.x86_64

Use the following procedure to install these packages to avoid any dependency issue:

  1. Mount the RHEL CD-ROM by running the following command:

    mount /dev/cdrom /mnt

  2. Run the following commands:

    yum install --nogpgcheck net-snmp-libs-5.7.2-18.el7.x86_64.rpm

    yum install --nogpgcheck net-snmp-5.5-44.el6.x86_64

  3. After installation, run /etc/init.d/novell-snmpd start. This will succeed for a successful installation.