Root on Red Hat EL 7

I am trying to install root on RHEL 7. I have been able to complete the install, however on launching root, it complains about missing libCore.so. Now, searching around in the typical places, I only found binary RPMs up to Red Hat EL 6. Is there any binary package already available or if source code is available, I can compile. Please help. Its urgent.
Thanks a lot! :mrgreen:

Search for “thisroot.sh” in the Building ROOT web page and/or in this forum.

Hi,

did you correctly set the environment, for example with the bin/thisroot.sh script? it seems that at least your LD_LIBRARY_PATH is not correctly set.
As for the instruction to build root from source:
[ul]
[li] CMake: root.cern.ch/drupal/content/building-root-cmake[/li]
[li] Configure/Make: root.cern.ch/drupal/content/inst … oot-source[/li][/ul]

D