FreeSurfer: Difference between revisions

Jump to navigation Jump to search
Line 69: Line 69:
* Each member of the group will need to put the module file in their own home directories. The module file <code>6.0.1.lua</code> is located under the directory:  
* Each member of the group will need to put the module file in their own home directories. The module file <code>6.0.1.lua</code> is located under the directory:  
<pre>
<pre>
/home/$USER/.local/easybuild/software/2017/Core/freesurfer/</code>
/home/$USER/.local/easybuild/modules/2017/Core/freesurfer/</code>
</pre>
</pre>


Each member of the group will need to create the directory <code>/home/$USER/.local/easybuild/software/2017/Core/freesurfer</code> and put the file <code>6.0.1.lua</code>:
Each member of the group will need to create the directory <code>/home/$USER/.local/easybuild/modules/2017/Core/freesurfer</code> and put the file <code>6.0.1.lua</code>:


{{Commands
{{Commands
|mkdir -p /home/$USER/.local/easybuild/software/2017/Core/freesurfer
|mkdir -p /home/$USER/.local/easybuild/modules/2017/Core/freesurfer
|cp 6.0.1.lua /home/$USER/.local/easybuild/software/2017/Core/freesurfer
|cp 6.0.1.lua /home/$USER/.local/easybuild/modules/2017/Core/freesurfer
}}
}}


cc_staff
415

edits

Navigation menu