External Email - Use Caution
We are attempting to build Freesurfer 6 on CentOS 7 x76_64.
After cloning the git repo we see the following when running ./setup_configure
configure.in:3866: the top level
Makefile.am: error: required file './NEWS' not found
Makefile.am: error: required file './AUTHORS' not found
Makefile.am: error: required file './ChangeLog' not found
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Makefile.am:27: error: required directory ./mri_warp_concat does not exist
The folder mri_warp_concat/ does not exist in the cloned directory, and does not appear to exist in
the github repo online either.
How can we build Freesurfer 6 from source on CentOS 7?
Thank you
Doug Jennewein