Post
Topic
Board Bitcoin Technical Support
Re: Bitcoin Core 0.18.1 Installation Help Request for Ubuntu 18 LTS
by
Lauda
on 17/09/2019, 07:39:49 UTC
Do I need to compile my Bitcoin Core tarball file and therefore by default need to use the commands shown above? Or does the command shown below take care of compiling as well?
Code:
sudo install -m 0755 -o root -g root -t /usr/local/bin bitcoin-0.18.0/bin/*
That command does not take care of compiling, no.