External Email - Use Caution
Hi,
I recently downloaded fspalm, mri_surfcluster and mri_volcluster for freesurfer v6.0 from ftp://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/6.0.0-patch/PALM/ and added them to the freesurfer/bin folder (had to replace the previous versions of mri_surcluster and mri_volcluster) and ran chmod a+x on all three to make them unix executable files. When I ran fspalm the permutation part of the command worked however when it reached the mri_surfcluster command it produced the following error in terminal "-bash:/Applications/freesurfer/bin/mri_surfcluster: cannot execute binary file" I'm running freesurfer on a MacOS system, are these the correct versions of the files I should be using?
Thanks
External Email - Use Caution
That error message sounds like you downloaded Linux binaries.
You can check by running 'file <binary_file>' on them, e.g., if you are in the directory where the 'mri_surfcluster' file is, run:
file mri_surfcluster
If the output line says something about Linux, it's not gonna work under Macos.
Best,
Tim
On May 30, 2020 at 5:20 AM Graduate Imaging graduate.imaging@gmail.com wrote:
External Email - Use CautionHi,
I recently downloaded fspalm, mri_surfcluster and mri_volcluster for freesurfer v6.0 from ftp://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/6.0.0-patch/PALM/ and added them to the freesurfer/bin folder (had to replace the previous versions of mri_surcluster and mri_volcluster) and ran chmod a+x on all three to make them unix executable files. When I ran fspalm the permutation part of the command worked however when it reached the mri_surfcluster command it produced the following error in terminal "-bash:/Applications/freesurfer/bin/mri_surfcluster: cannot execute binary file" I'm running freesurfer on a MacOS system, are these the correct versions of the files I should be using?
Thanks _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu