File: README

package info (click to toggle)
lmod 8.7.60-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 63,008 kB
  • sloc: sh: 6,266; makefile: 2,837; ansic: 1,513; tcl: 1,382; python: 1,050; csh: 112
file content (31 lines) | stat: -rw-r--r-- 887 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
By default it is /path/to/lmod/etc/admin.list. You can override by
setting the env. var.  LMOD_ADMIN_FILE to point to any file you like.


The admin file consists of key: value pairs:

      moduleName/version:  message
     <blank line>

Or

     Full_PATH_to_Modulefile: message
     <blank line>

The message can be as many lines as you like.  The message ends
with a blank line.   Below is an example:

---------------------------------------------------------------------------

gcc/2.95:    This module is deprecated and will be removed from the system on Jan 1.  1999.
             Please change you use of this compiler to a newer one.

boost/1.54.0:
We are having issues

/opt/apps/modulefiles/Compiler/gcc/4.7.2/boost/1.55.0:
We are having issues

-------------------------------------------------------------------------------------

Note that you don't include the .lua part