You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
I downloaded the pre-compiled binary using curl from the link you provided due to the huge error I got when attempting to run make Linux. However, even after installing the boost library both manually and then through apt, I am unable to run the binary. I get the error :
error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared object file: No such file or directory
The system I am using is Ubuntu 18.04 and the installed boost version was 1.62.0 when installed manually.