1、安装samtools软件过程中遇到如下错误:
./configure
2、解决办法:
yum -y install bzip2-devel
参考:https://github.com/samtools/htslib/issues/702
1、安装samtools软件过程中遇到如下错误:
./configure
2、解决办法:
yum -y install bzip2-devel
参考:https://github.com/samtools/htslib/issues/702
相关文章: