Re: [Freesurfer] fs_install permission denied

2021-09-02 Thread Junyeon Won
External Email - Use Caution Hi Andrew, Thank you for the detailed instruction. The command provided by you works. Thank you! Best, JW ᐧ On Wed, Sep 1, 2021 at 9:46 PM Hoopes, Andrew wrote: > Are you adding sudo in front of every command? like this: > > > > cd $FREESURFER_HOME

Re: [Freesurfer] fs_install permission denied

2021-09-01 Thread Hoopes, Andrew
Are you adding sudo in front of every command? like this: cd $FREESURFER_HOME/bin && sudo curl https://raw.githubusercontent.com/freesurfer/freesurfer/dev/scripts/fs_install_mcr -o fs_install_mcr && sudo chmod +x fs_install_mcr From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Junyeon