I’m trying to install ROOT to use with MadAnalysis5, and so far, I’ve managed to download it and use tar xvzf on it. Beyond that, though, I don’t understand a word of what the instructions are telling me to do. Can anyone help?
Which instructions are you looking at?
tar xzf
should have created a directory. cd
there and type . bin/thisroot.sh
Now start ROOT as root
. Does that help?
The standard instructions are here in case you are not using them:
https://root.cern.ch/building-root
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.