Search found 1 match

by joost
Monday 11 January 2016 20:03
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Domoticz on Qnap
Replies: 32
Views: 27274

Re: Domoticz on Qnap

If you run into the curses.h missing error (like Arjan), the file is really missing ;). Searched my whole box (which took a while), nowhere.... The variables added to findncurses, are probably right (at least in my case they were. Solution was to run: ipkg install ncurses-dev That installed the ...