Re: [Freesurfer] source freesurfer error

2023-05-31 Thread Pedro henrique barradas
22:27 Para: freesurfer@nmr.mgh.harvard.edu Cc: phbarra...@hotmail.com Assunto: Re: [Freesurfer] source freesurfer error Try using $ instead of # to tell the linux shell to expand an environment variable, e.g., here to the path of where freesurfer was installed. echo $FREESURFER_HOME

Re: [Freesurfer] source freesurfer error

2023-05-29 Thread fsbuild
External Email - Use Caution Try using $ instead of # to tell the linux shell to expand an environment variable, e.g., here to the path of where freesurfer was installed.   echo $FREESURFER_HOME   source $FREESURFER_HOME/SetUpFreeSurfer.sh

[Freesurfer] source freesurfer error

2023-05-29 Thread Pedro henrique barradas
External Email - Use Caution Hi everyone! I am trying to run freesurfer on a windows machine using ubuntu but I am having trouble with the source command When I try to source freesurfer i get the following message: source #FREESURFERHOME/SetUpFreeSurfer.sh -bash: source: filena