Anyone get the linux wallet running on ubuntu 14.04? An "ldd cloakcoin-qt" gives me:
libboost_system.so.1.53.0 => not found
libboost_filesystem.so.1.53.0 => not found
libboost_program_options.so.1.53.0 => not found
libboost_thread.so.1.53.0 => not found
The ubuntu repos don't have 1.53 (they have 1.54), and I tried some symlinks, but it looks like some files might be different (unless my install is borked). Any help would be appreciated, or maybe a newer build

.