Hello!
I'm having a couple problems with the final installation steps
When I attempt to export $FREESURFER_HOME=$HOME/freesurfer it tells me:
- bash: export: ´#HOME/freesurfer=root/freesurfer`: not a valid identifier
When I source it, it now says it cannot find the directory
and gives back the following answers:
- bash: /root/freesurfer/SetUpFreeSurfer.sh: No such file or directory
I also tried doing "source SetUpFreeSurfer.sh"
from the freesurfer directory and I got this response:
- bash: /root/freesurfer/FreeSurferEnv.sh: No
such file or directory
Also,
When I type echo $FREESURFER_HOME I get
root/freesurfer
But when I type pwd $FREESURFER_HOME it gives me
I greatly appreciate any advice. Thank you