smartie-sv
smartie-sv copied to clipboard
Issue in make smartie-sv
Hi,
when I run 'cd ./smartie-sv-master/ && make', it prompts an error message like this:
make[1]: Entering directory /p200/chenhua_group/AISHA/Software/smartie-sv-master/src/blasr' make[1]: *** No targets specified and no makefile found. Stop. make[1]: Leaving directory
/p200/chenhua_group/AISHA/Software/smartie-sv-master/src/blasr'
make: *** [bin/blasr] Error 2
How can I fix this? Am I missing on something?
Best,
Hi,
Have you tried a recursive clone?
--Zev
On Thu, Mar 28, 2019 at 8:34 PM AISHA [email protected] wrote:
Hi,
when I run 'cd ./smartie-sv-master/ && make', it prompts an error message like this:
make[1]: Entering directory /p200/chenhua_group/AISHA/Software/smartie-sv-master/src/blasr' make[1]: *** No targets specified and no makefile found. Stop. make[1]: Leaving directory /p200/chenhua_group/AISHA/Software/smartie-sv-master/src/blasr' make: *** [bin/blasr] Error 2
How can I fix this? Am I missing on something?
Best,
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zeeev/smartie-sv/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AAnxId3bzHpwpaJr1ZpS_vAJurEi_Trnks5vbYnBgaJpZM4cRj2o .
Yeah. I first tried recursive clone which didn't work. So, I simply downloaded smartie, unzipped it and tried to make it. Are there any prerequisites to download along with smartie like blasr or htslib etc.?
Thanks!
Hi,
when I run 'cd ./smartie-sv-master/ && make', it prompts an error message like this:
make[1]: Entering directory
/p200/chenhua_group/AISHA/Software/smartie-sv-master/src/blasr' make[1]: *** No targets specified and no makefile found. Stop. make[1]: Leaving directory
/p200/chenhua_group/AISHA/Software/smartie-sv-master/src/blasr' make: *** [bin/blasr] Error 2How can I fix this? Am I missing on something?
Best,
hi did you find any solution to it?