Changes between Version 20 and Version 21 of InstallingROOT
- Timestamp:
- 02/03/20 10:25:42 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingROOT
v20 v21 12 12 [6] make package # Create a tar-ball 13 13 [7] cd .. # Up by one level 14 [8] tar xvfz root _v6.14.04.<something>.tar.gz # Extract the tar-ball14 [8] tar xvfz root-6.14.04-build/root_v6.14.04.<something>.tar.gz # Extract the tar-ball 15 15 [9] mv root root-6.14.04 # Rename the binary directory (for convenience) 16 16 [10] . root-6.14.04/bin/thisroot.sh # Properly setup your environment