Changes between Version 34 and Version 35 of InstallingFACT++
- Timestamp:
- 11/12/18 16:11:40 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingFACT++
v34 v35 19 19 }}} 20 20 21 Before you run *cmake*, please make sure that your root environment has been properly initialized by calling*thisroot.sh*, for example:21 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: 22 22 {{{ 23 23 [X] . /opt/root-6.14.04/bin/thisroot.sh