8bit-dev / 8bit

8bit coin
http://www.8-bit.party
MIT License
1 stars 4 forks source link

hi dev, i've some problem building the code. I leave a screen of my errors and the list of what i've done (surely i jumped some step :) ). #7

Open johnMinelli opened 7 years ago

johnMinelli commented 7 years ago

image

Git clone <8bit repo> Git clone <bitcore repo/secp256k1> //Builded the secp256 with command on GitHub ./autogen.sh ./configure make ./tests sudo make install // no problem here, so i installed the builded dependencies with sudo apt-get install build-essential sudo apt-get install libssl-dev sudo apt-get install libdb++-dev sudo apt-get install libboost-all-dev sudo apt-get install libqrencode-dev //all goes ok, i went to 8bit/src make -f makefile.unix //error... what i forgot to do?

johnMinelli commented 7 years ago

However a builded version would be great for all the community and also the guide to set up a vps masternode (local to vps with masternode.conf file) would be great now that cryptopia enabled the withdrawal, but maybe i'm asking too much ahahah

tradesatoshi commented 7 years ago

Please fix