Open jwasmuth opened 6 years ago
As precompiled version is compiled statically, it should not require any external library ("ldd reckoner" command can confirm).
If you compile yourself, the output binaries can be run only on machine you compiled reckoner on. On the other machines it is typical to get such errors.
Please specify the OS you are compiling and running reckoner.
I get the following error when I use either the recompiled binaries or ones I make myself (gcc=5.2.0)
Any advice welcome. Thanks