On Fri, 19 Feb 2016, Z K wrote:
Hello Yaroslav,
Ive built freesurfer on Debian "Jessie" platform. It was just a matter of adding "libtool-bin" and "tcsh" to the list of packages that need to be installed.
I had tcsh but not libtool-bin installed in that chroot... heh
Ive update the wiki page: https://surfer.nmr.mgh.harvard.edu/fswiki/freesurfer_linux_developers_page
I still wasnt quite able to get the freeview GUI to build. But If you change the "--disable-GUI-build" flag to "--without-qt" then you will get all the tktool GUIs except freeview. Im working on getting freeview to build at the moment and will update the wiki page once I figure it out.
sweet! thanks. I will give it a shot!
in my case I have got stuck still on 14.04 trying to build with GUI but ./configure failed to find xawplus rightfully so since even centos6-x86_64-packages provides only a static build of it while configure sensing for a dynamic library. (and debian/ubuntus do not provide this antiquity)
I just wondered how do you guys build against it then? ;)