Skip to content

Documentation Needed on libtbb #19

Description

@hakanozadam

In Ubuntu 20.04 (and maybe in other distributions) we see this error when running bowtie2.

error while loading shared libraries: libtbb.so.2: cannot open shared object file: No such file or directory

Following the solution here, we figured out that installing libtbb-dev solves this issue. On Ubuntu 20.04, running the following does the installation:

sudo apt-get install libtbb-dev

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions