-
Notifications
You must be signed in to change notification settings - Fork 54
Description
Hi.
Thanks a lot for NitroKey and also for the possibility to download it as AppImage.
I am working most of the time on a CentOS machine and I am not allowed to install other Repositories in /etc/yum.repos.d or install foreign RPM-Packages.
So I would like to use the AppImage, which comes in handy.
Unfortunately it requires newer libraries to run and will not start.
On CentOS 7.5 (which is the newest available version at that time) glibc 2.17 is the default.
Starting the AppImage yields:
nitrokey-app: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by /tmp/.mount_NitrokWQO2H8/usr/optional/libstdc++/libstdc++.so.6)
Could you please build against a slightly older glibc to make it possible to use the NitroKey under CentOS / Fedora?
Thanks
Tino