Release tar does not compile
winni2k opened this issue · 2 comments
winni2k commented
It appears that the most recent v0.2 release tar-ball does not contain the code in submodules. That makes it practically impossible to compile just from the tar-ball. Being able to compile from the tar-ball would make packaging in conda easier, as I don't think the --recursive
keyword has been implemented in conda yet.
noporpoise commented
I've created a new release and attached tar-ball and zip of the repo with dependencies: https://github.com/mcveanlab/mccortex/releases/tag/mccortex-1.0
Does that work?
winni2k commented
It looks like it does!
I can confirm that I can compile and run tests on a Red Hat 4.8.5-28
and a Mac OS 10.13.6
machine.