Hi, I get the following error message when executing cmake: BZip2 libraries could not be found!As I am not system administrator, which libraries do I have to ask for to be installed on a Linux system?
Does this affect reading / writing BAM files? (I was under the impression that only Zlib is needed)
When installing BZip2 locally how do I tell cmake about where to find the library?
Thanks a lot for your continued support, Bernd