Hi developers,

I just installed the software and there are so many problems I wish to seek help from you when I tried “Test your freesurfer installation” on the website

Example 2

I tried several commands as follow but all failed:

1. Xues-MacBook-Air:~ DannyDeng$ export SUBJECTS_DIR=<$FREESURFER_HOME/subjects/sample-001.mgz .>
-bash: syntax error near unexpected token `newline’

2. Xues-MacBook-Air:~ DannyDeng$ > export SUBJECTS_DIR=<cp $FREESURFER_HOME/subjects/sample-001.mgz .>
-bash: syntax error near unexpected token `newline’

3. Xues-MacBook-Air:~ DannyDeng$ >export SUBJECTS_DIR=<&FREESURFER_HOME/subjects/sample-001.mgz .>
-bash: syntax error near unexpected token `newline’

4. DannyDeng$ DannyDeng$SUBJECTS_DIR
-bash: DannyDengcp/Applications/freesurfer/subjects/sample-001.mgz: No such file or directory

Besides, I think I can’t find nifti file in my freesurfer folder.

example 3

Same problem like example 2:

Xues-MacBook-Air:~ DannyDeng$ export SUBJECTS_DIR=<cp $FREESURFER_HOME/subjects/sample-001.mgz.>
-bash: syntax error near unexpected token `newline’

example 4: Only this one I successfully opened it.

Thanks very much.

Best Regards,
Danny Deng