\[solved\] feathercoin client code \* suse Yum Old client
-
Hello,
I am trying to compile the latest Feathercoin client code(Feathercoin 0.6.4.1 ) which I git cloned from github
I need to compile the code since I don’t have a Linux executable for the application.
I am running this command:
make -f makefile.unix
I am running Linux distribution OpenSuse 12.1
I am getting this errorIn file included from main.h:13:0,
from checkpoints.cpp:13:
db.h: In member function ‘bool CDB::Exists(const K&)’:
db.h:191:24: error: ‘class Db’ has no member named ‘exists’
make: *** [obj/checkpoints.o] Error 1Please let me know if I am making any mistake. Any help is welcome.
Thanks in advance. I apologize if this question was answered earlier.
Regards,
Ameet -
uhh SUSE is yum right?
yum search libdb
make with the install of any of the -dev[el] packages and also any you see with that ++, cause they like their oop