Skip to content

error while loading shared libraries: libtbb.so.2 #102

@rungitta

Description

@rungitta

The installation from Bioconda seems to work. But when running Sina I get this error:

(sina) $ sina --help
sina: error while loading shared libraries: libtbb.so.2: cannot open shared object file: No such file or directory

conda list gives me:

_libgcc_mutex             0.1                        main
_openmp_mutex             4.5                       1_gnu
arb-bio-tools             6.0.6                haa8b8d8_8    bioconda
boost-cpp                 1.70.0               ha2d47e9_1    conda-forge
bzip2                     1.0.8                h7b6447c_0
gettext                   0.21.0               hf68c758_0
glib                      2.68.2               h36276a3_0
icu                       58.2                 he6710b0_3
libarbdb                  6.0.6                haa8b8d8_8    bioconda
libffi                    3.3                  he6710b0_2
libgcc-ng                 9.3.0               h5101ec6_17
libgomp                   9.3.0               h5101ec6_17
libstdcxx-ng              9.3.0               hd4cf53a_17
libxml2                   2.9.12               h03d6c58_0
pcre                      8.45                 h295c915_0
sina                      1.7.2                h9aa86b4_0    bioconda
tbb                       2021.2.0             hff7bd54_0
xz                        5.2.5                h7b6447c_0
zlib                      1.2.11               h7b6447c_3

I try find this file and get this:

(sina) $ find . -name libtbb*
./lib/libtbbmalloc.so.2
./lib/libtbb.so.12
./lib/libtbbmalloc_proxy.so.2.2
./lib/libtbbmalloc.so.2.2
./lib/libtbbmalloc_proxy.so.2
./lib/libtbb.so.12.2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions