nintha / webp-imageio-core

Java Image I/O reader and writer for the Google WebP image format without system native libs
Apache License 2.0
158 stars 49 forks source link

/lib64/libc.so.6: version `GLIBC_2.14' not found #19

Open fanmuyong opened 2 years ago

fanmuyong commented 2 years ago

java.lang.UnsatisfiedLinkError: /tmp/libwebp-imageio3081146620633981232.so: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /tmp/libwebp-imageio3081146620633981232.so)

fanmuyong commented 2 years ago

please help me