Go to advanced search

by grizzlyRPI
Fri Jan 10, 2014 9:36 am
Forum: Automation, sensing and robotics
Topic: Problems with python-openzwave
Replies: 3
Views: 2402

Re: Problems with python-openzwave

According to suggestion of Stephen Smith (many thanks!) I changed line 225 of lib/libopenzwave.cpp from #include "vers.cpp" to: #include "vers.c" (which file I have in /openzwave/cpp/build/linux/vers.c) Now I got following: pi@raspberrypi ~/python-openzwave $ python setup-lib.py build running build ...
by grizzlyRPI
Fri Jan 10, 2014 9:35 am
Forum: Automation, sensing and robotics
Topic: Python-openzwave & Jasco 45609
Replies: 6
Views: 3212

Re: Python-openzwave & Jasco 45609

According to suggestion of Stephen Smith (many thanks!) I changed line 225 of lib/libopenzwave.cpp from #include "vers.cpp" to: #include "vers.c" (which file I have in /openzwave/cpp/build/linux/vers.c) Now I got following: pi@raspberrypi ~/python-openzwave $ python setup-lib.py build running build ...
by grizzlyRPI
Thu Jan 09, 2014 1:19 pm
Forum: Automation, sensing and robotics
Topic: Python-openzwave & Jasco 45609
Replies: 6
Views: 3212

Re: Python-openzwave & Jasco 45609

Hi I also want to install python-openzwave on my RPI - do You have some procedure of installation? I would be extremely grateful if you gave me any howto or any links of how to install it on RPI, procedure from following link: http://bibi21000.gallet.info/index.php/en/component/sphinxdoc/documentati...
by grizzlyRPI
Thu Jan 09, 2014 9:59 am
Forum: Automation, sensing and robotics
Topic: Problems with python-openzwave
Replies: 3
Views: 2402

Problems with python-openzwave

Hi, I'm trying to install python-openzwave on my new RPI - following procedure from this link: http://bibi21000.gallet.info/index.php/en/component/sphinxdoc/documentation/5-python-openzwave-readme/INSTALL_MAN.html Unfortunately one of the last steps: python setup-lib.py build exits with: pi@raspberr...

Go to advanced search