Post
Topic
Board Announcements (Altcoins)
Re: [TX]TRANSFER - BITTREX - MULTIPOOL - ANDROID - POS,TOR,MN, STEALTH
by
asor
on 01/05/2017, 12:54:37 UTC
Hello again people,  >

After struggling to compile the software on Linux a few days ago, I have tried following the instructions on Github and I seem to be almost there.  After the final command ( sudo make -f makefile.unix # Headless transfer ) I get;

net.cpp:22:33: fatal error: miniupnpc/miniupnpc.h: No such file or directory
compilation terminated.
makefile.unix:217: recipe for target 'obj/net.o' failed
make: *** [obj/net.o] Error 1

Can somebody please offer some advice?  I seems as though I am really close to getting this up and running and I would like to run a MN.  I have had some great advice from Cryptoiskey but I really want to run my MN on my own hardware, in my own house and not on a VPS.  I did try to run it on Android but it didn't even connect to any peers and start syncing.

I typically compile without using MiniUPnPc. Try:

Code:
make -f makefile.unix USE_UPNP=