You need to compile leveldb first.
Its in the src/leveldb folder.
Could you please walk me through that. I'm in the src/leveldb folder and I don't know where to go from there.
You need to
chmod +x build_detect_platform
then run
make
so this is what I did. What am I doing wrong. I really appriciate all your help.
user@computer:~/Apps/CraigsCoin-wallets/src/leveldb$ chmod +x build_detect_platform
user@computer:~/Apps/CraigsCoin-wallets/src/leveldb$ make
make: *** No targets specified and no makefile found. Stop.