Entering edit mode
5.7 years ago
xhfeng0307
•
0
Hello,
I am trying to install RepeatMasker, and first need to install BLAST+ and RMBlast. But RMBlast could not be installed because of errors.
/usr/bin/install -c -m 644 /usr/local/ncbi-blast-2.6.0+-src/c++/ReleaseMT/inc/* /usr/local/rmblast/include/ncbi-tools++
install: /usr/local/ncbi-blast-2.6.0+-src/c++/ReleaseMT/inc/common: Inappropriate file type or format
**make[1]: *** [install-toolkit] Error 71**
**make: *** [install] Error 2**
Thanks for your help
Please use the formatting bar to highlight code and errors for better readability.
As for your problem, I would install with anaconda.
Thanks for your answer, I will try anaconda.