RATTLE icon indicating copy to clipboard operation
RATTLE copied to clipboard

Failed cluster extraction on the server

Open officialnaturalist opened this issue 1 year ago • 1 comments

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!

officialnaturalist avatar Aug 23 '24 01:08 officialnaturalist

Hi Can you request admin to update it for you? Best E.

On Fri, 23 Aug 2024 at 11:45, officialnaturalist @.***> wrote:

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!

— Reply to this email directly, view it on GitHub https://github.com/comprna/RATTLE/issues/55, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADCZKB7LJHGBY4DIXJPKAWDZS2H3VAVCNFSM6AAAAABM7HVPPCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DEMBXHAYDIMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

EduEyras avatar Aug 23 '24 11:08 EduEyras