On Fri, 19 Feb 2016, Yaroslav Halchenko wrote:
On Fri, 19 Feb 2016, Z K wrote:
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? ;)
Hi Z K,
and I guess it didn't even matter somehow while building under jessie with GUI enabled (after your patch for lapack multiple definitions and my patch for DESTDIR). FWIW -- success, I have managed to build the beast and it seems even to work ;) hip hip hoorray!
next question: I see some test files spread out through the code-base. Is there some centralized/uniform way to run them???
Thanks in advance!