Has anyone compiled the wallet locally on ubuntu?
git clone source(from github)
cd digibyte/src
make -f makefile.unix digibyted
Having issues getting this to compile properly, so it creates a .digibyte folder so the daemon/wallet can be run on the command line.
What exactly are the errors? Its likely a dependency issue. You can pm me and when I get some time in a bit I'll give you a hand