charite / Q

Q ChIP-seq peak caller
http://charite.github.io/Q/
Other
17 stars 3 forks source link

boost files missing #3

Closed frenkiboy closed 9 years ago

frenkiboy commented 9 years ago

The readme file says that all of the boost dependencies are found in src/boost, but the folder seems to be missing.

Could you please just tell which files are necessary?

Cheers!

Vedran Franke

frenkiboy commented 9 years ago

Sorry, I've only been reading the README file. Found the compiled binary on the site.

MosheOlshansky commented 9 years ago

Hi,

Can you please tell me where I can find the compiled binary for CentOS?

Thank you.

MosheOlshansky commented 9 years ago

Found it and it works.

hansenp commented 9 years ago

Initially, we tried to keep the number of dependencies as small as possible. But then we thought that boost is not hard to get and that our code should be adapted to new versions of boost to keep our code more up-to-date. As mentioned above there is a statically pre-compiled binary for Linux (now also in the repository) which does not need any runtime libraries and therefore should run without further ado.