Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Sloth] Slothcoin - SHA3 - exchanged!
by
thimo
on 19/03/2014, 16:32:39 UTC

First! I perform qmake USE_UPNP=- | pastebinit
http://paste.ubuntu.com/7120540/

After I perform make | pastebinit
http://paste.ubuntu.com/7120587/

But I don't see the error in second paste.
This that what I copy from my terminal
http://paste.ubuntu.com/7120597/

You are missing the leveldb library files:
Code:
g++: error: /home/atlas/Downloads/Slothcoin-master/src/leveldb/libleveldb.a: No such file or directory
g++: error: /home/atlas/Downloads/Slothcoin-master/src/leveldb/libmemenv.a: No such file or directory

Did you forget to compile them?