Hello Francis,
Yes, Richard is correct. When doing a local installation you will need the freesurfer data files which do not come with a default clone of the repo. Please see section 1.1 of the build page:
$> https://surfer.nmr.mgh.harvard.edu/fswiki/freesurfer_linux_developers_page
To get the data files required for installation, you need to type:
$> $> git annex get --metadata fstags=makeinstall .
If you already did that and didnt get the file, its possibly missing the tag (Ill have to double check). If that's the case, just get in manually:
$> git annex get distribution/average/mult-comp-cor.tar.gz $> make install
-Zeke
## Get only the data files required for local installation (4.3 GB) $> git annex get --metadata fstags=makeinstall .
On 1 March 2017 at 03:28, Francis Tyson Thomas francistthomas@email.arizona.edu wrote:
I have attached the log file as you had requested.
This is the error: gzip: testdata.tar.gz: No such file or directory tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors testdata: No such file or directory.
I believe that git annex is supposed to supply the tarball... Zeke?
Richard _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer