HACKERALERT / Picocrypt

A very small, very simple, yet very secure encryption tool.
GNU General Public License v3.0
2.42k stars 145 forks source link

Hardcoded dependency on particular version of glibC #157

Closed CompuRoot closed 1 year ago

CompuRoot commented 1 year ago

AppImage shouldn't be dependent, the whole point of it is to work across platform without been dependent

picocrypt: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by picocrypt)
HACKERALERT commented 1 year ago

I'm not a Linux user so I have no idea what that means or how to fix it lol