CERN ROOT Tutorial 2: Installing ROOT

Опубликовано: 29 Сентябрь 2024
на канале: Physics Matters
50,359
425

You can visit the full playlist for watching all videos of this tutorial series:

   • CERN ROOT Tutorials  

Twitter:   / mattersphysics  
Discord:   / discord  
LinkedIn:   / mustafa-schmidt-54ab3a19b  

You can also visit my new website with ROOT tutorials:

https://physicus.net/index.php?url=so...

The command for configuring in the "buildroot" folder is:
cmake ..

In order to choose the installation path, you can type after that:
cmake -DCMAKE_INSTALL_PREFIX="[path for installation]" .

And to choose the option of compiling all packages, you can simply type:
cmake -Dall=on .


0:00 Intro
0:18 Installing Prerequisities
1:47 Download Source Code
2:20 Unpacking
3:08 Compiling
6:19 Installation
6:33 Sourcing & Testing

If you are interested in fundamental physics, you can visit my new website project: https://physicus.net/