External Email - Use Caution
recon-all -i /Users/benine/Desktop/PVS_validation_cohort/MultipleMS_MRI_export/SW1-1875_M12/Brain/DICOM/0000D7EA/AACF54F0/AAA4DDA4/000037CC/EE021428 -subject 000037CC -qcache -hippocampal-subfields-T1 -brainstem-structures -cw256 -3T -all
ERROR: cannot find Matlab 2012b runtime in location:
/Applications/freesurfer/MCRv80
It is looking for either:
bin/glnxa64/libdctprocess.so (Linux 64b) or
bin/maci64/libdctprocess.jnilib (Mac 64b)
You will need to download the Matlab Compiler Runtime (MCR) for Matlab 2012b.
To do so, please run the following commands (you might need root permissions):
LINUX:
cd /Applications/freesurfer
curl "http://surfer.nmr.mgh.harvard.edu/fswiki/MatlabRuntime?action=AttachFile&do=get&target=runtime2012bLinux.tar.gz" -o "runtime2012b.tar.gz"
tar xvf runtime2012b.tar.gz
MAC:
cd /Applications/freesurfer
curl "http://surfer.nmr.mgh.harvard.edu/fswiki/MatlabRuntime?action=AttachFile&do=get&target=runtime2012bMAC.tar.gz" -o "runtime2012b.tar.gz"
tar xvf runtime2012b.tar.gz