can't tar -xvzf - errors out - please advise
thanks for the message but I was unable to reproduce
user@vultr:/usr/local/bin# wget https://github.com/CatoCoin/releases/raw/master/catocoin-ubuntu-16-04-v1.tar.gz
--2018-06-24 16:25:55-- https://github.com/CatoCoin/releases/raw/master/catocoin-ubuntu-16-04-v1.tar.gz
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/CatoCoin/releases/master/catocoin-ubuntu-16-04-v1.tar.gz [following]
--2018-06-24 16:25:55-- https://raw.githubusercontent.com/CatoCoin/releases/master/catocoin-ubuntu-16-04-v1.tar.gz
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.208.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.208.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12080660 (12M) [application/octet-stream]
Saving to: catocoin-ubuntu-16-04-v1.tar.gz.1
catocoin-ubuntu-16-04-v1.tar.gz.1 100%[================================================================>] 11.52M 60.2MB/s in 0.2s
2018-06-24 16:25:55 (60.2 MB/s) - catocoin-ubuntu-16-04-v1.tar.gz.1 saved [12080660/12080660]
user@vultr:/usr/local/bin# tar -zxvf catocoin-ubuntu-16-04-v1.tar.gz
ubu16final/
ubu16final/catocoin-tx
ubu16final/catocoin-cli
ubu16final/catocoind
Yeah, I tried it on another VPS and it worked. Don't know what might have happened, they are clone.
But, I'm getting
root@Loki-20:~/ubu16final# ./catocoin-cli
./catocoin-cli: error while loading shared libraries: libboost_filesystem.so.1.58.0: cannot open shared object file: No such file or directory
This is regular 16.04 Xenial... mind dropping a quick guide?
Also, what about an Ubuntu-QT ?