Sounds like you need to export the correct path to that Lib directory! I had the same error on another machine. Try this. sudo ln -s /usr/lib/x86_64-linux-gnu/libboost_system.so.1.58.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.54.0
That should solve it