Root installation error with GLIBC

_ROOT Version: 6.24.02
_Platform: SLC6.10
_Compiler: gcc 8.5.0

Hi all,

I am trying to install root following
“Download a pre-compiled binary distribution”

But trying to run root, there is error saying
GLIBC_2.14' not found and then I installed glibc-2.14 in /opt/glibc-2.14 and set LD_LIBRARY_PATH, then next error is /opt/glibc-2.14/lib/libc.so.6: version GLIBC_2.15’ not found
so installed glibc-2.15 in /opt/glibc-2.15 and set LD_LIBRARY_PATH but this error still appears.
Could you tell me how can I handle this? And are other libraries necessary?

You need to ask the author of your “binary distribution”, who should tell you what you need to install (and how).

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.