How do I get the Linux wallet to work on Ubuntu?
https://github.com/LIMXTEC/BitCore/releasesI tried both 4.1Linux-0-14-1-6.tar.gz and 4.2.Prerelease.Linux_0.15.0.1.tar.gz , extracted the files but but when I try to run bitcore-qt or bitcore-cli, nothing happens..
Anyone?
Try starting bitcore-qt in a text console and post the output here. You can also run ldd bitcore-qt (enter the full path to the binary if required) and see what libraries you are probably missing.
Thanks. Tried to run bitcore-qt in a text console and got this:
Error while loading shared libraries: libboost_program_options.so.1.58.0: cannot open shared object file: No such file or directory