External Email - Use Caution
Hello,
I need help recompiling dmri_train for Mac. It seems like the instructions in the Mac Developer’s don’t work.
When I cd to the trc subdirectory and run make, I am told there is nothing to do. I tried editing the Makefile, adding bin_PROGRAMS = dmri_train, at which point I got a different error. I then uncommented some other lines in the Makefile and managed to start compiling dmri_train, but I’ve been getting a never-ending sequence of errors, essentially telling me that the compiler can’t find various dependencies (boost/program_options.h, itk*.h, etc.). I’ve tried running ./configure with various flags that disable or enable various build options, copying over .h files from other locations, adding -I <path> directives for the compiler in the Makefile, etc. etc. to no avail.
Thank you, Ruy
On Apr 30, 2018, at 5:19 PM, Ricardo Valle ruyvallem@gmail.com wrote:
Dear Freesurfer community,
I am trying to recompile Freesurfer in order to get a binary of the latest version of dmri_train. I have been following the instructions in the Freesurfer Mac Developer’s page https://surfer.nmr.mgh.harvard.edu/fswiki/freesurfer_mac_developers_page and am stuck at the following: git annex get --metadata fstags=makeinstall .
I am attaching the output (stdout and stderr) from this command to this email. Please note that I called the git-annex repository mgh rather than datasrc. The purpose of running this is so I can run make install.
Is there a way of recompiling only dmri_train or only the dmri_* programs? If not, do you know why git-annex might be giving me problems and how to solve this?
Thank you, Ruy <fs-annex-get.txt>