treemix make error
Dear all,
I am trying to compile treemix on my ubuntu workstation but I am facing some challenge when running make.
I was able to compile boost 1.70 but when i run make in treemix it is giving me errors:
Makefile:267: recipe for target 'CountData.o' failed
make[2]: *** [CountData.o] Error 1
make[2]: Leaving directory '/usr/bin/treemix-1.12/src'
Makefile:223: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/bin/treemix-1.12'
Makefile:162: recipe for target 'all' failed
make: *** [all] Error 2
treemix and gsl are compiled in /usr/bin
but boost_1_70_0 is compiled with success in /usr/local
./configure in treemix run succesfully but make does not.
Your help would be much appreciated
Joro
• 1,802 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Hi andrinajoro,
please use the code option to highlight code and paths. I made the changes for you this time.
As for your question, I would simply get the software via
conda, see here.