Post
Topic
Board Announcements (Altcoins)
Re: [ANN] PHO Photon (blake 256) MERGE MINING 4 COINS AT ONCE - ON 2 EXCHANGES
by
Calhil
on 21/05/2014, 19:43:13 UTC
Did anyone try to build photond for linux? File permissions are wrong, seems like it wasnt even tested before the release..
Code:
make -f makefile.unix

Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `photon/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 `photon/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2