External Email - Use Caution        

Hello,

I am trying to get the examples running as per the FreeSurfer installation guide.
I initially got a recon-all not found error which turned out to be due to the lack of tcsh/csh, which I installed (I found this fix in the mailing list) and now get a different error.

mkdir: cannot create directory '/usr/local/freesurfer/subjects/bert': Permission denied
mkdir: cannot create directory '/usr/local/freesurfer/subjects/bert': Permission denied
mkdir: cannot create directory '/usr/local/freesurfer/subjects/bert': Permission denied
cp: cannot create regular file '/usr/local/freesurfer/subjects/bert/scripts/build-stamp.txt': No such file or directory
cat: /usr/local/freesurfer/subjects/bert/scripts/build-stamp.txt: No such file or directory
INFO: FreeSurfer build stamps do not match
Subject Stamp: 
Current Stamp: freesurfer-Linux-centos6_x86_64-stable-pub-v6.0.0-2beb96c
/usr/local/freesurfer/subjects/bert/scripts/patchdir.txt: No such file or directory.


I thought it might be related to permissions but running under sudo gives a different error. How do I fix this?

- Andreas V.