Message boards :
Number crunching :
1001_Gaia@home bug: dynamically linked libc
Message board moderation
Author | Message |
---|---|
Send message Joined: 3 Apr 21 Posts: 2 Credit: 6,492,301 RAC: 12,981 |
On most hosts, 1001_Gaia@home work fails like this: Error loading Python lib '/tmp/_MEIu6MpQe/libpython3.10.so.1.0': dlopen: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/_MEIu6MpQe/libpython3.10.so.1.0) The binaries which you provide (the exes and dynlibs) either need to have all required libraries linked in statically, or you need to provide the libraries as additional files of the appversion. |
©2024 GAVIP-GC