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

Failed cluster extraction on the server #55

Open
officialnaturalist opened this issue Aug 23, 2024 · 1 comment
Open

Failed cluster extraction on the server #55

officialnaturalist opened this issue Aug 23, 2024 · 1 comment

Comments

@officialnaturalist
Copy link

Hi,

I keep getting this error running rattle -extract_cluster:
./rattle: /lib64/libm.so.6: version GLIBC_2.29' not found (required by ./rattle)
./rattle: /lib64/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by ./rattle

However, since I'm running it on a university cluster, I do not have sudo privileges and cannot update GLIBC and GLIBCXX. I tried downloading newer versions through conda to no avail, unfortunately. Particularly the libm.so.6 version. Do you know how to resolve this issue?

P.S. I downloaded rattle through the zipped software file and unzipped it and built it (the git clone command wasn't working for me)

Thanks!

@EduEyras
Copy link
Member

EduEyras commented Aug 23, 2024 via email

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