Post
Topic
Board Announcements (Altcoins)
Re: [ANN] QIBUCK COIN - X13 - POS/POBH - 1st Proof of Baghold and asset backed.
by
Stan-O
on 18/08/2014, 20:26:05 UTC
hi. yes I created the file. ive now got connections but no movement past block 428

this may have been stated already.

For those of you that can't connect with the Linux wallet compiled from source, the conf file IS CASE SENSITIVE.

*** in the .Qibuck directory, your file MUST be named Qibuck.conf, or the wallet will not connect.****


Also, for those of you getting the leveldb error when compiling, here's the fix:

cd to src/leveldb within the wallet directory.

run this command:   sh build_detect_platform build_config.mk

cd back to root of wallet directory and "make".

should now compile without errors.