Changes between Version 54 and Version 55 of InstallingFACT++
- Timestamp:
- 11/07/19 09:11:43 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingFACT++
v54 v55 19 19 }}} 20 20 21 To install FACT++, it is rcommended to have a working ROOT environment. For the installation of ROOT, plese refer to InstallingROOT.21 To install FACT++, it is rcommended to have a working ROOT environment. For the installation of ROOT, plese refer to [[InstallingROOT]]. 22 22 Before you run *cmake*, please make sure that your root environment has been properly initialized. If you have `root-config` in your path (or `root -b` starts up properly) this is usually not necessary. In any case, if it is required, you should find `cmake` complaining about missing root. If you have to initialize the root environment or switch to a different root version call *thisroot.sh*, for example: 23 23 {{{