You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got glibc errors when runing compress , would you please provide source codes of compress so that I can comiple it myself.
./compress: /Bio/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by ./compress)
./compress: /Bio/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./compress)
./compress: /Bio/lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./compress)
Best,
Kun
The text was updated successfully, but these errors were encountered:
Hi,
I got glibc errors when runing compress , would you please provide source codes of compress so that I can comiple it myself.
./compress: /Bio/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by ./compress)
./compress: /Bio/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./compress)
./compress: /Bio/lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./compress)
Best,
Kun
The text was updated successfully, but these errors were encountered: