Describe when someone would need this information. For example "when connecting to wi-fi for the first time".

Use the following commands to use a newer version of cmake which is available via spack and modules:

$ bash
$ export MODULEPATH=/afs/slac.stanford.edu/package/spack/share/spack/modules/linux-rhel6-x86_64:/usr/share/Modules/modulefiles:/etc/modulefiles
$ module load cmake-3.9.0-gcc-5.3.0-6ic4wgl
$ cmake --version

After setting MODULEPATH, you can also use this command to see the software available via environment modules:

$ module avail

 

You may also want to use visual panels to communicate related information, tips or things users need to be aware of.

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.

Related issues