we icon indicating copy to clipboard operation
we copied to clipboard

libboost_system.so.1.62.0: cannot open shared object file

Open not-sekiun opened this issue 7 years ago • 0 comments

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.

not-sekiun avatar Nov 06 '18 17:11 not-sekiun