Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BeezerCoin | BEEZ | Scrypt | POS | Earn by Mining | POS=8%
by
User910
on 11/03/2018, 21:59:44 UTC
I'm installing the wallet on Linux Mint 18.3 and got this error.  Has anyone seen this error before?

 fatal error: miniwget.h: No such file or directory
compilation terminated.
Makefile:1061: recipe for target 'build/net.o' failed
make: *** [build/net.o] Error 1


Attempted Solution:

apt-file search miniwget.h
libminiupnpc-dev: /usr/include/miniupnpc/miniwget.h

sudo apt-get install -y libminiupnpc-dev
Suggested packages:
  minissdpd
The following NEW packages will be installed:
  libminiupnpc-dev
sudo apt-get install -y minissdpd

git clone https://github.com/Marty19/BeezerCoin.git
qmake
make
fatal error: miniwget.h: No such file or directory
compilation terminated.
Makefile:1061: recipe for target 'build/net.o' failed
make: *** [build/net.o] Error 1

ls /usr/include/miniupnpc/
declspec.h  igd_desc_parse.h  miniupnpc.h  miniupnpctypes.h  miniwget.h  portlistingparse.h  upnpcommands.h  upnperrors.h  upnpreplyparse.h