-
Hello,
I try to export an image in czi format using MEXlibCZI v0.3.2-alpha : an error occurs claiming GLIBC_2.38. Under Ubuntu 22.04, I have GLIBC 2.35. GLIBC cannot be easily updated without brak…
-
Hello author,
I am going to use you program. I used the following command to run:
$./palindrome-finder_x86_64_linux --input myGenomic.fas --fa --output results.tsv --length 10 --gap 5 fixed-mismat…
-
### multi glibc version?
[PYI-10795:ERROR] Failed to load Python shared library '/opt/nexa-linux-cuda/_internal/libpython3.11.so.1.0': dlopen: **/lib64/libm.so.6**: version `GLIBC_2.29' not found (…
-
`Error: failed /share/CE_CACHEDEV1_DATA/.qpkg/java-installer/lib/server/libjvm.so, because /lib/libc.so.6: version `GLIBC_2.18' not found (required by /share/CE_CACHEDEV1_DATA/.qpkg/java-installer/lib…
-
**Describe the bug**
The Avalanche CLI fails to run due to missing GLIBC versions. After installation, running any avalanche command returns an error indicating that required GLIBC versions (GLIBC_…
-
Hi
This looks like a super nice tool and I am excited to try and use it. However, I was wondering if there was any way around the need for the GLIBC v2.29? I had our admin install the software and …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of the bug
The docker image is failing to run the program due to a missing GLIBC dependency.
### …
-
I'm using Lubuntu LTS 22, I get this issue:
```
./Pineapple_MIDI_Player-x86_64.AppImage
/tmp/.mount_PineapLuYNXr/AppRun.wrapped: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not…
-
When running init-infera I find
[PYI-1488353:ERROR] Failed to load Python shared library '/tmp/_MEIMrjybf/libpython3.12.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not fo…
-
if your static linking program use libdl and the GNU C Library version in the build system is newer than the version in the target system, you may get the following error:
```
$ podman run --rm -i…