ParBLiSS / FastANI

Fast Whole-Genome Similarity (ANI) Estimation
Apache License 2.0
374 stars 67 forks source link

relocation error #62

Closed liliangzhi1996 closed 4 years ago

liliangzhi1996 commented 4 years ago

manager@sb:~$ fastANI fastANI: relocation error: fastANI: symbol _ZNKSt7__cxx1112basic_stringIcSt11chartraitsIcESaIcEE7compareERKS4, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference

What can I do to modify it?

cjain7 commented 4 years ago

see if you can compile from source.

cjain7 commented 4 years ago

or bioconda https://anaconda.org/bioconda/fastani

cjain7 commented 4 years ago

@liliangzhi1996 I'm assuming you figured this out. Closing this issue now.