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

MAC installation problem #64

Open
biogeeky opened this issue Nov 5, 2018 · 0 comments
Open

MAC installation problem #64

biogeeky opened this issue Nov 5, 2018 · 0 comments

Comments

@biogeeky
Copy link

biogeeky commented Nov 5, 2018

Hi,

Thanks a lot for impressively fast tool. I am trying to install it on MAC but unfortunately I'm facing the following problem

g++ -std=c++0x -O3 -g -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE  -c bamliquidator.m.cpp
g++ -std=c++0x -O3 -g -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE  -pthread -c bamliquidator.cpp
g++ -O3 -g -Wall -o bamliquidator bamliquidator.o bamliquidator.m.o -lbam -lz -lpthread
ld: library not found for -lbam
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [bamliquidator] Error 1

I followed the instructions for MAC here but I am not able to get around the problem. I also tried instruction from #53 .

One more issue is, I couldn't install samtools as suggested in wiki page, I installed it on my own and symlinked to /usr/local/include.

Any help would be greatly appreciated.

Thank you.

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

No branches or pull requests

1 participant