Open jvhaarst opened 10 years ago
in my case, the path to samtools has to be the full path to the directory containing khash.h
please use samtools 0.18 and earlier.
On Thu, May 29, 2014 at 7:20 AM, Saulo notifications@github.com wrote:
in my case, the path to samtools has to be the full path to the directory containing khash.h
— Reply to this email directly or view it on GitHub https://github.com/genome/pindel/issues/3#issuecomment-44525818.
I am trying to install Pindel, using the following steps:
First compile samtools:
Which nicely returns samtools 0.2.0-rc6.
Then try to install Pindel:
With that I get a lot of errors (see below), as khash.h can't be found, although it is there (in htslib) :
If I use the latest samtools (0.1.19) from Sourceforge, Pindel compiles fine.
Compilation errors :