I've been trying to compile the wallet on Ubuntu and have been having trouble, likewise for the daemon. You need to update the wallet to work with the latest versions of libboost.
Here's the error I get when compiling...
~/cryptos/BillaryCoinSource/src$ make -f makefile.unix
/bin/sh ../share/genbuild.sh obj/build.h
make: *** No rule to make target 'obj/irc.o', needed by 'billarycoind'. Stop.
I downloaded the file from the Daemon link you have on page 1, if there's a more recent version let me know. However, it would be best if you could fix it so I could compile it myself.
./billarycoind: error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory
I've compiled two other coins so far and didn't have any trouble, and I don't want to install an older version of libboost. Furthermore, on Yobit the wallet has been in "maintenance" for a while now, can you deal with that?