You are not logged in.
Pages: 1
Using the latest stable download from the download page I get this message:
./nanodlp: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./nanodlp)
I am running Ubuntu 18.04 LTS and cannot update glibc without trouble.
Any advice?
Offline
Hi,
it's not a bug. the nanodlp was compiled with called glibc version.
for example: i use linux mint 19.2 latest and greatest and have same issue:
sudo ./nanodlp
./nanodlp: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./nanodlp)
ldd --version
ldd (Ubuntu GLIBC 2.27-3ubuntu1) 2.27
Therefore we have to wait until glibc 2.29 is available for our systems. And that can be a long time.
It's a pity, that there is no way for getting older versions for us.
br
monthy
Offline
Please, try the latest beta see if it working with your OS or not.
Offline
Pages: 1