Hello FreeSurfer Developers,
I'm attempting to compute autorecon1 and everything goes well until mri_nu_correct.mni, where I get the following error:
/usr/local/freesurfer/subjects/Prueba2/mri
mri_nu_correct.mni --n 1 --proto-iters 1000 --distance 50 --no-rescale --i orig.mgz --o orig_nu.mgz
Linux HULK 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s Prueba2 exited with ERRORS at lun nov 21 19:27:17 ART 2016
For more details, see the log file /usr/local/freesurfer/subjects/Prueba2/scripts/recon-all.log
1) FreeSurfer version: freesurfer-Linux-centos6_x86_64-stable-pub-v5.3.0 2) Platform: Ubuntu 16.04.1 LTS (Xenial Xerus)
Thank you very much! Bets regards,
Gabriela
Hello,
This is a known issue with ubuntu16 platforms and other distributions that include perl 5.22. That version of perl is incompatible with the version of the mni tools shipped with freesurfer 5.3
The issue has been fixed in the freesurfer v6-beta release (https://surfer.nmr.mgh.harvard.edu/fswiki/DownloadAndInstall6.0-beta) and the upcoming v6 release.
Additionally, you can use perlbrew to downgrade your version of perl to v5.20
On 11/21/2016 06:34 PM, Gabriela De Pino wrote:
Hello FreeSurfer Developers,
I'm attempting to compute autorecon1 and everything goes well until mri_nu_correct.mni, where I get the following error:
/usr/local/freesurfer/subjects/Prueba2/mri
mri_nu_correct.mni --n 1 --proto-iters 1000 --distance 50 --no-rescale --i orig.mgz --o orig_nu.mgz
Linux HULK 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s Prueba2 exited with ERRORS at lun nov 21 19:27:17 ART 2016
For more details, see the log file /usr/local/freesurfer/subjects/Prueba2/scripts/recon-all.log
- FreeSurfer version: freesurfer-Linux-centos6_x86_64-stable-pub-v5.3.0
- Platform: Ubuntu 16.04.1 LTS (Xenial Xerus)
Thank you very much! Bets regards,
Gabriela
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu