Resolve Any Oracle Linux 8 Installation Dependencies

Resolve any of the following Oracle Linux 8.0 or later software library dependencies before you install OCSDM so that the OCSDM installation process runs properly. The following table describes the Oracle Linux 8 software library packages shared with Oracle Communications Session Delivery Manager.
Library Description
apr The Apache Portable Runtime (APR) supporting library is for the Apache web server that provides a set of application programming interfaces (APIs) that map to the underlying operating system (OS). The APR provides emulation where the OS does not support a particular function to make a program portable across different platforms.
apr-util The APR Utility Library (APR-Util) provides a predictable and consistent interface for underlying client library interfaces. This API assures predictable if not identical behavior regardless of which libraries are available on a given platform.
libxslt The package contains extensible style sheet language transformations (XSLT) libraries. These are useful for extending libxml2 libraries that are used to manipulate XML files to support XSLT files.
libaprutil The APR database binding library for the Apache web server.
libGL OpenGL-based programs must link with the libGL library that implements the GLX interface as well as the main OpenGL API entry points.
libX11 The X.Org stack, which provides an open source implementation of the X Window System for the C language X interface. See the X.Org Foundation for more information.
libXxf86vm X11 XFree86 video mode extension library provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular.
alsa-lib Advanced Linux Sound Architecture (ALSA) library package used by programs (including ALSA Utilities ) requiring access to the ALSA sound interface.
xorg-x11-utils xorg-x11-utils is shipped with common Linux distributions. The xorg-x11-utils package is designed for, X.Org X11 X client utilities. The xorg-x11-utils package is a collection of client utilities which can be used to query the X server for various information
libnsl libnsl package contains the libnsl library. The libnsl package contains the public client interface for NIS(YP) and NIS+. It replaces the NIS library that used to be in glibc. It includes IPv6 support.
libapr-1.so.0 libapr-1.so.0 is a dependency of the Apache Portable Runtime (APR) which is for the Apache web server that provides a set of application programminginterfaces (APIs) that map to the underlying operating system (OS).
libXtst libXtst is a package in Ubuntu which provides an X Window System client interface to the Record extension to the X protocol. The Record extension allows X clients to synthesise input events, which is useful for automated testing.
libasound.so.2 This is a system library
libXtst.so.6 libXtst.so.6 is from the libXtst package in Ubuntu which provides an X Window System client interface to the Record extension to the X protocol. The Record extension allows X clients to synthesise input events, which is useful for automated testing.
libXi.so.6 libXi.so.6is from the libXi package which provides an X Window System client interface to the XINPUT extension to the X protocol. The Input extension allows setup and configuration of multiple input devices, and hotplugging of input devices (to be added and removed on the fly).

If you are missing any shared software libraries in your Oracle Linux environment, run the "yum" program. Yum is the primary tool for getting, installing, deleting, querying, and managing Oracle Linux software packages from official software repositories, as well as other third-party repositories.

  1. Login to your Oracle Linux system on which OCSDM is to be installed as the root user.
  2. Install the Oracle Linux software on your linux system using the "yum" program. For example:
    yum install -y apr-util