TheJacksonLaboratory / SVE

GNU General Public License v3.0
51 stars 12 forks source link

Root requirement is incomplete in README.md #2

Closed erland13 closed 6 years ago

erland13 commented 6 years ago

You should update the requirement for Root to version 5.34.36 or earlier - later versions no longer provide libCint, but have switched to libCling

MaestSi commented 6 years ago

I personally had that issue too, but solved it removing -lCint from Makefile in SVE/src/speedseq/src/cnvnator. CNVnator seems to be working properly.

erland13 commented 6 years ago

It's actually a bit peculiar where '-lCint' comes from - it is not present in CNVnator 0.3.3 distribution (https://github.com/abyzovlab/CNVnator)