Changes between Version 27 and Version 28 of InstallingMars


Ignore:
Timestamp:
11/07/19 09:12:01 (5 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingMars

    v27 v28  
    1919}}}
    2020
    21 To install Mars, you need a working ROOT environment. For the installation of ROOT, plese refer to InstallingROOT.
     21To install Mars, you need a working ROOT environment. For the installation of ROOT, plese refer to [[InstallingROOT]].
    2222Before you run *cmake*, please make sure that your ROOT environment has been properly initialized. With recent ROOT versions it is often enough if `root-config` is in your path. That is usually the case if you can execute root easily from your command line (or root-config itself) or if `export | grep ROOTSYS` gives a reasonable result. Otherwise, call `thisroot.sh` from your root installation. Assuming root is installed in /opt/root-6.14.04, this would be:
    2323{{{