arq5x / lumpy-sv

lumpy: a general probabilistic framework for structural variant discovery
MIT License
307 stars 119 forks source link

Error during LUMPY installation #333

Open dottdifranco opened 4 years ago

dottdifranco commented 4 years ago

Hi, in LINUX after launch this command :

git clone --recursive https://github.com/arq5x/lumpy-sv.git

I've received this message during the installation:

hfile_libcurl.c:40:10: fatal error: curl/curl.h: File o directory non esistente

include <curl/curl.h>

      ^~~~~~~~~~~~~

compilation terminated. Makefile:132: recipe for target 'hfile_libcurl.o' failed make[1]: [hfile_libcurl.o] Error 1 Makefile:74: recipe for target 'htslib' failed make: [htslib] Error 2

What should I do? Thank a lot for your answer. Nice day