Issue to run Grin node with CentOS 7

Hello,

I’d like to test my webserver in CentOS Linux release 7.6.1810 (Core) to become a Grin node, I got issue about the library. Anyone have same problem? Is there any work around?
./grin: /lib64/libtinfo.so.5: no version information available (required by ./grin)
./grin: /lib64/libc.so.6: version `GLIBC_2.18’ not found (required by ./grin)
./grin: /lib64/libncursesw.so.5: no version information available (required by ./grin)
./grin: /lib64/libncursesw.so.5: no version information available (required by ./grin)


I checked my yum info glibc glibc-static but only version 2.17 listed.
Thanks for help.