CERN ROOT Tutorial 2: Installing ROOT

preview_player
Показать описание
You can visit the full playlist for watching all videos of this tutorial series:

You can also visit my new website with ROOT tutorials:

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

Рекомендации по теме
Комментарии
Автор

I have the legend "CMake Error: The source directory "/home/pepoa/Documentos/root" does not appear to contain CMakeLists.txt", were is the Cmake file?

pepoambriz
Автор

I have this cmake error (could not find PythonLibs) any help?

hajeralhenaid
Автор

super, I came from the geant tutorial, I' ll use root before coming back to geant, this was easier after installing geant. Thank you for all your work Mustafa 😁

roros
Автор

I'm not able to install this on Ubuntu 22 dual boot, please help

subhashthalor
Автор

Hi, i've tried to install Root on Ubuntu 20.04 and when i tried to do the extraxtion with the tar command i get this error :
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Any Solutions?

mustaphabiyabi
Автор

Bash: $dumpfile: ambigouse redirect error, what do it mean.

rajazinii
Автор

I tried to install it on Ubuntu ARM64 and it didn't work, there is an error "configuration incomplete, errors occurred!" after typing "cmake .." I have no idea how to solve it :( I'm on a M1 MacBook Pro

mattiamartelli
Автор

Very nice and helpful. Could we also have some series of GEANT4 simulation Tutorials please. Thank you sir!

jesperecalderone
Автор

thank you for the great video, but I couldn't find root-install !? I've tried to make mkdir root-install and link it's path to cmake but no file were found after run

elsadigomer
Автор

For the last step it says command root not found ?

VikasRaj_Hyd
Автор

can you please provide similar instructions and preferably a playlist for "Belle 2 analysis software" ?

VikasRaj_Hyd
Автор

cmake .. returns this message "Configuring incomplete, errors occurred!
" . How do I fix this?

sauravsaha
Автор

Hi, I want to know how to include minuit2 in the ROOT installation. Can you help me, please?

joaopaulopinheiro
Автор

the compilation command shows configuration incomplete errors occured. what should i do?

aakanksha
Автор

Hi! At the end of the process, can I delete the folder "root-6.18.20" which is inside the folder named "root" but it is not the folder "root-6.18.20-install"?

joaquinpenuelaparra
Автор

when i type new TBrowser, it says : The ROOT browser cannot run in batch mode

what do i do?

superspeedstergaming
Автор

Hey! I am using Ubuntu 20.04. I am installing root by following your tutorial... ( Particularly this video) .. Everything is okay but from cmake .. it's not working.. it's like showing too many error messages. Could you please help me out on solving the issue?

payalroy
Автор

when I use make install, I keep a permission error. I used sudo make install instead but the new folder never showed up. Anyone know how to fix this?

kyraelaynehendrickson
Автор

After using 'bashrc' and reopening the terminal i get the following message bash: /PATH/: Permission denied

mijatpaunovic
Автор

when ı command Tb browser the root object browse ıs not openıng. what should i do?

burgut_nm