You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
I'm trying to run fpocket on Compute Canada, however when I call:
fpocket -f [pdb]
I get the error:
What do I need to do here?
The text was updated successfully, but these errors were encountered: