z-way-test problems
Posted: 18 Dec 2015 18:47
Hi,
I'm a new kid in town. Have a simple question, admit I did not scan all posts here (over a thousand).
I downloaded and unpacked z-way-test.tgz to my Raspi and typed "make"
Got this:
pi@raspberrypi ~/z-way-test $ make
cc -Ilibzway -c main.c -o main.o
main.c:10:21: fatal error: ZWayLib.h: No such file or directory
compilation terminated.
Makefile:27: recipe for target 'main.o' failed
make: *** [main.o] Error 1
What am I doing wrong?
PS I installed z-wave with: wget -q -O - http://razberry.z-wave.me/install | sudo bash
and it works just fine with AEOTEC led bulb and Danalock. DS
I'm a new kid in town. Have a simple question, admit I did not scan all posts here (over a thousand).
I downloaded and unpacked z-way-test.tgz to my Raspi and typed "make"
Got this:
pi@raspberrypi ~/z-way-test $ make
cc -Ilibzway -c main.c -o main.o
main.c:10:21: fatal error: ZWayLib.h: No such file or directory
compilation terminated.
Makefile:27: recipe for target 'main.o' failed
make: *** [main.o] Error 1
What am I doing wrong?
PS I installed z-wave with: wget -q -O - http://razberry.z-wave.me/install | sudo bash
and it works just fine with AEOTEC led bulb and Danalock. DS