samtools安装报错 configure: error: curses development files not found

1、问题

[root@centos7pc1 samtools-1.15]# ./configure
configure: error: curses development files not found

 

2、解决方法

[root@centos7pc1 samtools-1.15]# yum install ncurses-devel

 

posted @ 2022-04-01 17:54  小鲨鱼2018  阅读(317)  评论(0编辑  收藏  举报