cc_staff
415
edits
Line 109: | Line 109: | ||
|installdir=/home/$USER/projects/def-someuser/$USER | |installdir=/home/$USER/projects/def-someuser/$USER | ||
|moduledir=/home/$USER/.local/easybuild/modules/2017 | |moduledir=/home/$USER/.local/easybuild/modules/2017 | ||
}} | |||
|pathtosrc=/home/$USER/software | |pathtosrc=/home/$USER/software | ||
|eb FreeSurfer-6.0.1-centos6_x86_64.eb --installpath-modules=${moduledir} --prefix=${installdir} --sourcepath=${pathtosrc} --disable-enforce-checksums | |eb FreeSurfer-6.0.1-centos6_x86_64.eb --installpath-modules=${moduledir} --prefix=${installdir} --sourcepath=${pathtosrc} --disable-enforce-checksums | ||
To make the program accessible for all members of the group, two more steps are required: | To make the program accessible for all members of the group, two more steps are required: |