Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows install #20

Closed
syzer opened this issue Jan 1, 2015 · 1 comment
Closed

windows install #20

syzer opened this issue Jan 1, 2015 · 1 comment
Assignees

Comments

@syzer
Copy link

syzer commented Jan 1, 2015

npm ERR! Windows_NT 6.1.7601
npm ERR! node v0.10.26
npm ERR! npm  v2.1.14
npm ERR! code ELIFECYCLE

npm ERR! bionode-sam@1.0.1 preinstall: `sam/build.sh`
npm ERR! Exit status 1

the binode installer should mention that you need to compile samtools BEFORE installing binode

@bmpvieira
Copy link
Member

Bionode should compile automatically samtools so you don't need to. bionode-sam is using a shell script (build.sh) so that's why it's not working on Windows. However, even in Linux/OSX, this is still currently prone to fail (see #29) so we are considering alternatives for wrapper modules that require binaries. The other modules (e.g., bionode-ncbi) should work.
I'm closing this, please feel free to discuss it further on #29.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants