Post
Topic
Board Announcements (Altcoins)
Re: [DGC] Digitalcoin 3.0 | Multi-algorithm, Improved Blockchain Storage | RELEASED!
by
marada
on 20/06/2017, 19:24:04 UTC
@marada: makefile after step1. There i only install some dependencies.

sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev libminiupnpc-dev git libdb5.1-dev

however, i can help you testing the mac app if need.

Would be great to see DGC back again!

Sorry, makefile in step 2.
Code:
./autogen.sh
./configure --with-whatever-you-like
make sure you are in the right directory when invoking make command
Code:
you@yourcomputer ~/digitalcoin $make

EDIT:

I think there are maybe some more dependencies missing and it's why ./configure failed to create makefile.
I may have not listed all of them. Let me know your ./configure output or see the message I have sent to you.

You can also find the binary file here:
https://drive.google.com/drive/folders/0B5TBp-6-IX66SnBtWTFQckJDZUE