Re: [Freesurfer] Trouble building 6.0.0 on centos7

2017-11-30 Thread Hoopes, Andrew
Hi Sol, 6.0 is built with qt 4.7, and the freesurfer development branch currently uses qt 4.8.5 best, Andrew > On Nov 27, 2017, at 5:32 PM, Sol Jerome wrote: > > Andrew, > > Thanks, this helped me get past the error I was receiving. I am now > trying to determine exactly

Re: [Freesurfer] Trouble building 6.0.0 on centos7

2017-11-27 Thread Sol Jerome
Andrew, Thanks, this helped me get past the error I was receiving. I am now trying to determine exactly which QT libraries are required to successfully complete compilation. I've tried both qt5-qtbase-devel as well as qt-devel. Here are the resulting errors from each: qt5-qtbase-devel:

Re: [Freesurfer] Trouble building 6.0.0 on centos7

2017-10-05 Thread Sol Jerome
The header file does not exist. Here is the output from `make`: # make make: *** No rule to make target `lta_convert.help.xml.h', needed by `all'. Stop. Here is the content of the Makefile: # Makefile.in generated by automake 1.13.4 from Makefile.am. # lta_convert/Makefile. Generated from

Re: [Freesurfer] Trouble building 6.0.0 on centos7

2017-10-03 Thread Hoopes, Andrew
If you cd into BUILD/freesurfer-6.0.0/lta_convert, does the file lta_convert.help.xml.h exist? Also, run ‘make' while in the lta_convert directory to see if the error output provides more details. If not, can you send me the contents of BUILD/freesurfer-6.0.0/lta_convert/Makefile? thanks

Re: [Freesurfer] Trouble building 6.0.0 on centos7

2017-10-03 Thread Sol Jerome
I think so. I am actually attempting to build an RPM. Here is my spec file: Name: freesurfer Version:6.0.0 Release:1%{?dist} Summary:FreeSurfer Software Suite License:Proprietary URL:https://surfer.nmr.mgh.harvard.edu/ Source0:

Re: [Freesurfer] Trouble building 6.0.0 on centos7

2017-10-03 Thread Hoopes, Andrew
Hi Sol, I don't recognize this error, but will look into it. Have you set up the required system libraries and library dependencies described in https://surfer.nmr.mgh.harvard.edu/fswiki/freesurfer_linux_developers_page ? Andrew On Oct 2, 2017, at 5:55 PM, Sol Jerome

[Freesurfer] Trouble building 6.0.0 on centos7

2017-10-02 Thread Sol Jerome
Hi, I'm trying to build freesurfer on centos7 and I'm pretty sure that this failure is due to a missing build dependency. Can someone please help me determine what I'm missing? Making all in lta_convert make[2]: Entering directory `/builddir/build/BUILD/freesurfer-6.0.0/lta_convert' make[2]: