Closed mikehlim closed 5 years ago
Yes, libconfig is the missing package.
Thank you. Successfully done. make sudo make install
another error is "Configuration file not found" mlim@linux:~$ umonitor --listen --quiet& [2] 5754 mlim@linux:~$ Configuration file not found.
Nevermind, I should run the "umonitor --save home" Thank you.
Any dependency packages? I'm running it on Ubuntu 18.04
mlim@linux:~/umonitor-master$ make gcc -Wall -c src/screen.c -o obj/screen.o In file included from src/screen.c:1:0: src/common.h:5:10: fatal error: libconfig.h: No such file or directory
include
compilation terminated. Makefile:33: recipe for target 'obj/screen.o' failed make: *** [obj/screen.o] Error 1