Changes between Version 1 and Version 2 of WorkBook/TutorialBologna
- Timestamp:
- Jun 8, 2016, 1:13:41 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/TutorialBologna
v1 v2 18 18 Once it is installed, type: 19 19 20 source [path_to_installation]/root/bin/thisroot.sh 20 {{{source [path_to_installation]/root/bin/thisroot.sh}}} 21 21 22 The simply type in a terminal:22 Then simply type in a terminal: 23 23 24 echo $ROOTSYS 24 {{{echo $ROOTSYS}}} 25 25 26 26 If a path is shown then root is properly installed.