Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Legendcoin - Scrypt - PoW
by
vanthoi
on 06/08/2018, 16:21:31 UTC
cd src/
make -f makefile.unix ?

This file: makefile.unix is where?
I tried running the legendcoin you have built on ubuntu, but it seems you are building on libdb_cxx_5.3!
I see most of the currencies choose ver libdb_cxx_4.8 why you choose 5.3?
That makes many systems incompatible and need to install more libraries!