Changes between Version 5 and Version 6 of InstallingMars
- Timestamp:
- 11/07/18 09:23:53 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingMars
v5 v6 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. That is usually the case if you can execute root easily from your commandline or if `export | grep ROOTSYS` gives a reasonable result. Otherwise, call *thisroot.sh* from your root installation, for example: 22 22 {{{ 23 23 [X] . /opt/root-6.14.04/bin/thisroot.sh