Post
Topic
Board Announcements (Altcoins)
Re: 🐛  HealthyWormCoin  •  Sig / Avatar / Twitter Campaigns  •  2017% PoS  🐛
by
Pfeff
on 11/03/2017, 04:30:36 UTC
Set a wallet on ubuntu is a big secret ?.
Why does no one write how to install?

Install deps for Qt5, download source, then:

make clean
qmake
make


compilation terminated.
Makefile:1080: oшибкa выпoлнeния peцeптa для цeли «build/bitcoin.o»
make: *** [build/bitcoin.o] Oшибкa 1

Code:
sudo apt-get -y update
sudo apt-get -y upgrade
sudo apt-get -y install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev git g++ g++-4.6
git clone https://github.com/HealthyWormDotCom/HealthyWormCoin
cd HealthyWormCoin/src
sudo make -f makefile.unix USE_UPNP= HealthyWormCoind
cd ..
sudo qmake "USE_UPNP=1" "USE_DBUS=1"
sudo make


Headless daemon will be in /HealthyWormCoin/src and Qt will be in /HealthyWormCoin - Your data folder will be .HealthyWormCoin