This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Threading Building Blocks library not found for bowtie

I am trying to use Bowtie version 1.2 (i would like to prefer this version) While executing my command, it shows the following error

dyld: Library not loaded: /usr/local/opt/tbb/lib/libtbb.dylib Referenced from: /users/doshij/Downloads/bowtie-1.2/bowtie-align-s Reason: image not found Trace/BPT trap: 5

I downloaded threading building blocks library. the error is still persistent. And i am unable to put into the path - /usr/local/opt/tbb/lib/libtbb.dylib because i cannot find it even with my administrator rights

Can anyone help me on how to make bowtie work?

bowtie tbb next-gen sequencing

1 answer

Don't download the source code, download the precompiled binary.

Define "it does not work".

Log in to answer this question.