Hi, I want to install ROOT (version 6.24.08) using the binary file on a server (accessed using ssh) that has the following features:
Operating System: Rocky Linux 8.7
Architecture: x86-64
Have no prior experience with Rocky Linux! Can you provide a step-by-step guide to installing root there? Also, what are the dependencies and libraries I need to install there for ROOT to function?
If what you want to do is compile ROOT from source (which I don’t necessarily recommend), you can find instructions here:
If you find that those instructions are not detailed enough for you, then I strongly suggest you try using the pre-built packages as I describe above. Otherwise you’ll find yourself overwhelmed trying to figure out python/ROOT integration.