Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Bitcore ubuntu installation
by
dmanicus
on 19/10/2017, 20:30:49 UTC
Hello,

I am trying to install BitCore in ubuntu using its tar.gz file downloaded in https://github.com/LIMXTEC/BitCore/releases, but I am not being able to install it from the tar.gz. How can I install it? any good and detailed tutorial?

Thanks in advance!

tar xzvf Linux-0-14-1-6.tar.gz

or

gunzip Linux-0-14-1-6.tar.gz
tar xvf Linux-0-14-1-6.tar

then the binary executables files are in the bin directory and the source code is in the source directory in case you want to compile