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

Problem with linux binary distribution for mashmap 3 #52

Open
Dmitry-Antipov opened this issue Jun 1, 2023 · 0 comments
Open

Problem with linux binary distribution for mashmap 3 #52

Dmitry-Antipov opened this issue Jun 1, 2023 · 0 comments

Comments

@Dmitry-Antipov
Copy link

Was trying to use mashmap binary provided with mashmap3 release, and it seems that it is not dependence-free.
Still require libgsl.so.25, libopenblas and, after fixing that, specific versions of stdlib

./mashmap -r chm13v2.0.fa -q chm13v2.0.fa
./mashmap: /usr/local/GCC/9.2.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.30' not found (required by ./mashmap) ./mashmap: /usr/local/GCC/9.2.0/lib64/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by ./mashmap)
./mashmap: /usr/local/GCC/9.2.0/lib64/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by ./mashmap)

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