-
Notifications
You must be signed in to change notification settings - Fork 90
pindel install fail #98
Comments
I have exactly the same issue:
any idea ? |
Ok I got it. thanks @daviesrob for this fix ! |
@fabfabBesnard I'm having the same issue but don't see anything when I click on the two links posted above |
Dear all, Best |
Hi Claudia, |
It isn't a good idea to link to branches in my copy of htslib, as any branch there is liable to be deleted without notice. The problem you had was fixed in the main htslib repository by this commit, so You may however want to check that no other changes in HTSlib since then are going to cause you problems. See in particular README.large_positions.md which contains important information about recent changes. I've just tried building |
The fail result:
Makefile:47: recipe for target 'pindel.o' failed
make[1]: *** [pindel.o] Error 1
make[1]: Leaving directory '/home/amplicon/WXL/pindel/pindel/src'
Makefile:12: recipe for target 'pindel' failed
make: *** [pindel] Error 2
mv: cannot stat 'src/pindel': No such file or directory
mv: cannot stat 'src/pindel2vcf': No such file or directory
mv: cannot stat 'src/sam2pindel': No such file or directory
mv: cannot stat 'src/pindel2vcf4tcga': No such file or directory
Pindel successfully compiled. The pindel executable can be found in this directory.
You can test pindel with the example files in the demo directory; example commands are given in the RUNME in that directory.
For help and background information, see the pindel wiki and its FAQ on gmt.genome.wustl.edu/packages/pindel, as well as
the FAQ file in the Pindel root directory (the same directory as this INSTALL script is located)
or contact us on [email protected]
The text was updated successfully, but these errors were encountered: