we
we copied to clipboard
libboost_system.so.1.62.0: cannot open shared object file
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.