bcftools
I use to putty
git clone –recurse-submodules
git clone
cd bcftools
make <-The following error occurs in this area.
hfile_libcurl.c:47:10: fatal error: curl/curl.h: No such file or directory
47 | #include <curl/curl.h>
| ^~~~~
compilation terminated.
make[1]: [Makefile:164: hfile_libcurl.o] Error 1
make[1]: Leaving directory ‘/home/kang/project/htslib’
make: [../htslib/htslib.mk:159: ../htslib/hts-object-files] Error 2
Do you know how to solve this error?
• 23 views
Read more here: Source link