followed all these steps but my Qt wont execute. When i go to install it from the Deb file it says error with dependencies not satisfiable libdb4.8++
I'm getting the same error too.
Hey guys - just add ppa:bitcoin/bitcoin and install the dependency from there like this:
sudo apt-add-repository ppa:bitcoin/bitcoin && sudo apt-get update && sudo apt-get install libdb4.8++
That'll add the dependency, then you can just install the package like normal - the command from terminal, in the folder you downloaded the file to is:
sudo dpkg -i x11coin-*.deb
"Im guessing the xnode setup is the same as windows?"
Yep!