I like what this coin is up to. I am trying to get the wallet running but am unable to. Any help would be appreciated
I am using ubuntu 14.04 64-bit. I downloaded the qt and daemon, but couldn't get either of them to work.
This is the error I get when trying to run the vTorrent-client (qt):
./vTorrent-client: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
try sudo apt-get install libqt5
Thanks @
Joori for giving your time to help with issue.
@
SaulGray It is possible that you will get this message after you run the above command depends on your linux distribution and installation.
E: Unable to locate package libqt5
If so please try install the missing dependencies with:
apt-get install libqt5widgets5
I have just tested the procedures with newly created VPS running Ubuntu 14.04 64-bit.
Please leave feedback here or PM me if you still have problem.
Thank you all for your support.