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

Dsuite: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found #6

Closed
Yung-Chien opened this issue Dec 19, 2019 · 2 comments
Closed

Comments

@Yung-Chien
Copy link

Hi @millanek ,
When I try to run the program ./Dsuite , I get this report:

./Dsuite: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./Dsuite)

so how could I fix this problem, thanks in advance.

Best Regards,
Yung-Chien

@Yung-Chien
Copy link
Author

And if I choose to remake this file, how could use my own zlib without root right? or the other way to make Dsuite to recognize my own lib instead of using system-provided gcc because it's version is too low. Thanks very much.

Yung-Chien

@MarineBio5
Copy link

Make sure to load a recent version of GCC

module load gcc/4.9.1

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

3 participants