Translations:Accessing CVMFS/64/en

From Alliance Doc
Jump to navigation Jump to search

RSNT_LOCAL_MODULEPATHS

This environment variable allows to define locations for local module trees, which will be automatically mesh into our central tree. To use it, define

Question.png
[name@server ~]$ export RSNT_LOCAL_MODULEPATHS=/opt/software/easybuild/modules

and then install your EasyBuild recipe using

Question.png
[name@server ~]$ eb --installpath /opt/software/easybuild <your recipe>.eb