samtools: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
系统:UBUNTU22.04 LTS
解决方法:参考https://blog.csdn.net/qq_35078688/article/details/125326873
sudo apt install libncurses5
samtools: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
系统:UBUNTU22.04 LTS
解决方法:参考https://blog.csdn.net/qq_35078688/article/details/125326873
sudo apt install libncurses5
本文标题:2023-09-22 SAMTOOLS 缺库报错 libncur
本文链接:https://www.haomeiwen.com/subject/cpjzvdtx.html
网友评论