d4-format icon indicating copy to clipboard operation
d4-format copied to clipboard

Bug in build_htslib.sh?

Open boboppie opened this issue 4 years ago • 2 comments

Dear @38 ,

Thank you for developing d4tools. When I compile the latest version (0.3.2), I constantly got a missing header error (bzlib.h), then I looked into build_htslib.sh, if we change "-Ibzip2-1.0.6" at line 53 to "-Ibzip2-1.0.8", it will sort it.

Best wishes, Fengyuan

boboppie avatar Jan 26 '22 20:01 boboppie

Hi Fengyuan,

Thanks for reporting this. I just fixed this bug in master.

It would be nice if you can confirm the bug is actually fixed.

Thanks!

38 avatar Jan 26 '22 23:01 38

Dear @38 ,

I checked out master branch to a new location, and ran the build, I can confirm it finished successfully,

Many thanks for the quick fix.

Best wishes, Fengyuan

boboppie avatar Jan 27 '22 08:01 boboppie