All of a sudden, any Z wave palette fails. I can install others type paletes.
Error: not found: make
Add make to system_packages in the add-on configuration pane.
Edit, nevermind it liked this.
Like this? I get error when trying to save.
It looks like you also need to add g++ to system_packages.
system_packages:
- make
- g++
P.S. You’ll probably have to add a couple more packages after that.
In general, the error messages show you that.
You need linux-headers, and probably gcc now.
1 Like
It looks like you also need sudo
.