FreeSurfer: Difference between revisions

Line 105: Line 105:
The instructions are:
The instructions are:


{{Commands
<pre>
|newgrp def-someuser
newgrp def-someuser
|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
</pre>


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:
cc_staff
415

edits