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

Unable to run fpocket due to missing stdlibc++ libraries #98

Open
RC-2000 opened this issue Feb 23, 2023 · 1 comment
Open

Unable to run fpocket due to missing stdlibc++ libraries #98

RC-2000 opened this issue Feb 23, 2023 · 1 comment

Comments

@RC-2000
Copy link

RC-2000 commented Feb 23, 2023

I'm trying to run fpocket on Compute Canada, however when I call:

fpocket -f [pdb]

I get the error:

fpocket: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by fpocket)
fpocket: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by fpocket)
fpocket: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by fpocket)

What do I need to do here?

@RC-2000 RC-2000 changed the title Unable to run fpocket due to missing libraries Unable to run fpocket due to missing stdlibc++ libraries Feb 23, 2023
@pschmidtke
Copy link
Contributor

where did you compile fpocket?

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

2 participants