Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
24501656
Topic
785601
Board
Announcements (Altcoins)
Re: [DGC] Digitalcoin 3.0 | Multi-algorithm, Improved Blockchain Storage | RELEASED!
by
lomtax
on
13/11/2017, 10:37:38 UTC
@DrSluice
Sounds like your git working tree is not up-to-date, i had this issue yesterday and i fixed it, can you try the following lines ?
cd digitalcoin
git checkout .
git pull
./configure
sudo make install
digitalcoin-qt
Is it ok now ?