Required Libraries
Linux systems must include these libraries for Enterprise Console operation:
libaio
numactl
package, which includeslibnuma.so.1
for RHEL, CentOS, and Fedora, andli
bnuma1
for Ubuntu and Debian-
glibc2.12
Note: Thisglibc
version is included into a given operating system release, and therefore cannot be updated. -
tzdata
for RHEL, CentOS, Fedora, openSUSE Leap 15.5, and Ubuntu version 20.x and higherNote: Thetzdata
package is also required by the MySQL connector. -
libncurses5
(and above) for Ubuntu, CentOS, Debian, openSUSE Leap 15.5Warning: As of MySQL 5.5.57 and 5.7.19,libtinfo.so.5
is a required prerequisite library. -
ncurses-libs-5.x
for RHEL and CentOSWarning: As of MySQL 5.5.57 and 5.7.19,libtinfo.so.5
is a required prerequisite library. - SLES12 and SLES15 using
libxml2-2
andlibxml2-tools
This table provides instructions on how to install the libraries on some common flavors of the Linux operating system.
Linux Flavor | Command |
---|---|
|
Use
Warning: Ensure that only one package
mgr for rpm and is installed before running the Enterprise Console installer.Note:
For RHEL8, CentOS8 you can either manually install version 5 of
Warning:
The
You must either create symlinks for
Use the following prerequisites to install on CentOS Stream:
|
Fedora | Install the library RPM from the Fedora website:
|
Ubuntu |
Use
Warning: Ensure that only one package
mgr between dpkg and rpm is installed before running the Enterprise Console installer. This pkg manager utility will be used to verify mandatory pkgs before the Enterprise Console installation. Note:
For Ubuntu20 you can install
|
Debian | Use a package manager (such as APT) to install the library (as previously described in the Ubuntu instructions). |
openSUSE Leap 15.5 |
Use
Warning: Ensure that only one package
mgr for rpm and is installed before running the Enterprise Console installer. Also, you need to add the openSUSE machine repository before installing the tzdata package.
|
SLES12 and SLES15 |
Use
|