GLIBC version problem

Latest response

I want to install a Control M Fix Pack 500, but when I put the comand /tmp/ControlM/PAKAI.8.0.00.500_Linux-x86_64_INSTALL.BIN to install the fix pack but the system get the error

/bin/ksh: /lib64/libm.so.6: version `GLIBC_2.23' not found (required by /bin/ksh)

I understand the problem, I need to update the GLIBC package, but when I want to update I have other problem, the latest version of the package is the 2.17

[root@srrmdilm2usb202 ~]# yum info glibc-devel.x86_64
Loaded plugins: enabled_repos_upload, package_upload, product-id, search-disabled-repos, subscription-manager
Installed Packages
Name : glibc-devel
Arch : x86_64
Version : 2.17
Release : 196.el7
Size : 1.0 M
Repo : installed
From repo : rhel-7-server-rpms
Summary : Object files for development using standard C libraries.
URL : http://www.gnu.org/software/glibc/
License : LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Description : The glibc-devel package contains the object files necessary
: for developing programs which use the standard C libraries (which are
: used by nearly all programs). If you are developing programs which
: will use the standard C libraries, your system needs to have these
: standard object files available in order to create the
: executables.
:
: Install glibc-devel if you are going to develop programs which will
: use the standard C libraries.

and I dont have idea to update this package, do you have any solution for that?

Thanks

My OS is Red Hat Enterprise Linux Server release 7.4 (Maipo)

Responses