1、安装samtools软件过程中遇到如下错误:

 

./configure

 

 

 

samtools软件安装中 configure: error: libbzip2 development files not found 报错的解决方法

 

 

2、解决办法:

yum -y install bzip2-devel

 

参考:https://github.com/samtools/htslib/issues/702

相关文章:

  • 2021-08-10
  • 2021-08-15
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-30
  • 2022-12-23
相关资源
相似解决方案