Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [DIME] Dimecoin | Many Coins | Step Reward | CPU mining
by
megadeth92
on 28/12/2013, 02:04:40 UTC
I got this error when compiling on ubuntu (I have already all dependencies):

Code:
juan@Asus:~/dimecoin/src$ make -f makefile.unix
Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/juan/dimecoin/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/juan/dimecoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2