You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
I had to compile pindel using the suggestions for htslib from the FAQ, and the patches mentioned in Issue 111 Problems in installing pindel, including correcting the #include <math.h> misleading instruction.
I got "Pindel successfully compiled." But when I ran pindel, I got this error:
./pindel: error while loading shared libraries: libhts.so.3: cannot open shared object file: No such file or directory
libhts.so.3 in fact exists in /usr/local/lib and also in the directory parallel to pindel, /home/myourshaw/apps/pindeltest/htslib.
The text was updated successfully, but these errors were encountered:
I had to compile pindel using the suggestions for htslib from the FAQ, and the patches mentioned in Issue 111 Problems in installing pindel, including correcting the #include <math.h> misleading instruction.
I got "Pindel successfully compiled." But when I ran pindel, I got this error:
libhts.so.3 in fact exists in /usr/local/lib and also in the directory parallel to pindel, /home/myourshaw/apps/pindeltest/htslib.
The text was updated successfully, but these errors were encountered: