When I try to run it I get:
./ptsminer: error while loading shared libraries: libboost_system.so.1.53.0: cannot open shared object file: No such file or directory
Poking around, it looks like the upgrade to Ubuntu 14.04 caused an upgrade of libboost to 1.54.0. Can ptsminer run with the newer version of libboost? If so, How?
I tried installing 1.53 using apt-get but it fails.
E: Unable to locate package libboost1.53-dev-all
E: Couldn't find any package by regex 'libboost1.53-dev-all'
Also, protoshares-qt fails to start, for what I assume are similar reasons.