Help me. Run for linux "snowgemd", view error
./snowgemd: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by ./snowgemd)
You're missing some dependencies.
sudo apt-get install \
build-essential pkg-config libc6-dev m4 g++-multilib \
autoconf libtool ncurses-dev unzip git python python-zmq \
zlib1g-dev wget bsdmainutils automake curl
Yes, will do it.