Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-05-13 15:54:50 +02:00
parent f883d33f39
commit caa69bfd4a

View file

@ -1,11 +1,11 @@
[[!meta title="Modular use of environment modules in the systems group]] [[!meta title="Modular use of environment modules in the Systems Group"]]
## The problem ## The problem
Maintaining custom software as a sysadmin is not easily possible for Maintaining custom software as a sysadmin is not easily possible for
a research group, because ressources needed to do so easily exceed a research group, because ressources needed to do so easily exceed
the available working time, as soon as the number of software is the available working time, as soon as the number of software
getting too big or the software too complex. installations is getting too big or the software too complex.
Researchers on the other hand rely on up-to-date or unpackaged Researchers on the other hand rely on up-to-date or unpackaged
software to do their work. software to do their work.
@ -18,10 +18,9 @@ software.
## Software solution ## Software solution
One possible software solution is provide by the One possible software solution is provided by the
[Environment Modules Project](http://modules.sourceforge.net/). [Environment Modules Project](http://modules.sourceforge.net/).
## Implementation ## Implementation
The path **/pub/env-modules** should contain the user maintained The path **/pub/env-modules** should contain the user maintained