Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,837
edits
Line 91: | Line 91: | ||
{{Command|eb <recipe.eb> --installpath /path/to/your/project/easybuild}} | {{Command|eb <recipe.eb> --installpath /path/to/your/project/easybuild}} | ||
Then, to get these modules available in your sessions, run | Then, to get these modules available in your sessions, run | ||
{{Command|export RSNT_LOCAL_MODULEPATHS=/path/to/your/project/easybuild/modules}} | {{Command|export RSNT_LOCAL_MODULEPATHS{{=}}/path/to/your/project/easybuild/modules}} | ||
If you want to have this available by default in your sessions, you can add this command to your <tt>.bashrc</tt> file in your home. | If you want to have this available by default in your sessions, you can add this command to your <tt>.bashrc</tt> file in your home. | ||