Changes between Version 20 and Version 21 of InstallingROOT


Ignore:
Timestamp:
02/03/20 10:25:42 (6 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingROOT

    v20 v21  
    1212[6] make package                              # Create a tar-ball
    1313[7] cd ..                                     # Up by one level
    14 [8] tar xvfz root_v6.14.04.<something>.tar.gz # Extract the tar-ball
     14[8] tar xvfz root-6.14.04-build/root_v6.14.04.<something>.tar.gz # Extract the tar-ball
    1515[9] mv root root-6.14.04                      # Rename the binary directory (for convenience)
    1616[10] . root-6.14.04/bin/thisroot.sh           # Properly setup your environment