Hi Freesurfer experts,
I ran the commands to build Freesurfer (Yosemite based) by following this link https://surfer.nmr.mgh.harvard.edu/fswiki/freesurfer_mac_developers_page
However, I got the error message when I ran *`make install'* command as follows:
gunzip: can't stat: ../../distribution/average/cvs_avg35.tar.gz (../../distribution/average/cvs_avg35.tar.gz.gz): No such file or directory
mv ../../distribution/average/cvs_avg35 \
/Users/azizn/fs_install_2/subjects
mv: rename ../../distribution/average/cvs_avg35 to /Users/azizn/fs_install_2/subjects/cvs_avg35: No such file or directory
make[2]: *** [install] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
Please let me know how to solve this problem. I need to compile the Freesurfer on my own Macbook.
Best Wishes, Aziz
Hi Aziz,
We store non-text files outside of the repository, have you set up a remote with git annex yet? Instructions are here: https://surfer.nmr.mgh.harvard.edu/fswiki/Freesurfer_github
best Andrew
On Sep 28, 2017, at 4:10 AM, Aziz Nanthaamornphong <aziz.n@phuket.psu.ac.thmailto:aziz.n@phuket.psu.ac.th> wrote:
Hi Freesurfer experts,
I ran the commands to build Freesurfer (Yosemite based) by following this link https://surfer.nmr.mgh.harvard.edu/fswiki/freesurfer_mac_developers_page
However, I got the error message when I ran `make install' command as follows:
gunzip: can't stat: ../../distribution/average/cvs_avg35.tar.gz (../../distribution/average/cvs_avg35.tar.gz.gz): No such file or directory mv ../../distribution/average/cvs_avg35 \ /Users/azizn/fs_install_2/subjects mv: rename ../../distribution/average/cvs_avg35 to /Users/azizn/fs_install_2/subjects/cvs_avg35: No such file or directory make[2]: *** [install] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1
Please let me know how to solve this problem. I need to compile the Freesurfer on my own Macbook.
Best Wishes, Aziz
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edumailto:Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu