I been trying to get python-openzwave working for 2 whole day now , I don`t think it was every made to compile .
I`m using to latest branches of each, so it should compile.
I`ve read so my documents which say do this to install openzwave and python-openzwave .
hg clone
https://code.google.com/p/python-openzwave/ and go in the python-openzwave directory and do a .
/update which installs openzwave .
then it says use ./compile.sh which just give me a
-----------------------------------------------------------------
| Build openzwave |
-----------------------------------------------------------------
make: *** No targets specified and no makefile found. Stop.
Tried doing it manual .
python setup-lib.py build
python setup-api.py build
which gives me the ver.cpp , tried editing it out to start the error , but just get a new error somewhere down the line.
I give up !!!!