arq5x / lumpy-sv

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

Installation Error #243

Open rlittman16 opened 6 years ago

rlittman16 commented 6 years ago

I am trying to install lumpy-sv and getting these errors:

configure: creating ./config.status config.status: creating config.mk config.status: creating htslib.pc.tmp config.status: error: cannot find input file: config.h.in make: *** [htslib] Error 1

I have autoheader and autoconf installed both version 2.63.

Thanks in advanced!

ryanlayer commented 6 years ago

try running autoheader then ./configure etc in the htslib directory

On Sat, May 12, 2018 at 6:09 PM, rlittman16 notifications@github.com wrote:

I am trying to install lumpy-sv and getting these errors:

configure: creating ./config.status config.status: creating config.mk config.status: creating htslib.pc.tmp config.status: error: cannot find input file: config.h.in make: *** [htslib] Error 1

I have autoheader and autoconf installed both version 2.63.

Thanks in advanced!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/arq5x/lumpy-sv/issues/243, or mute the thread https://github.com/notifications/unsubscribe-auth/AAlDURkyWYy2AVNyTUcKuNG9BsmYKP9tks5tx3mogaJpZM4T8mzp .

-- Ryan Layer