I am right toward the end of your guide on Homekit : http://www.domoticz.com/wiki/Homekit_Siri
I am on Install dependencies
Code: Select all
node -v
Code: Select all
pi@raspberrypi ~/node.js $ node -v
node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by node)
node: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.16' not found (required by node)
git clone https://github.com/nfarina/homebridge.git - says the directory allready exists.. so I continue.
Code: Select all
pi@raspberrypi ~/homebridge $ git submodule init
Submodule 'lib/HAP-NodeJS' () registered for path 'lib/HAP-NodeJS'
Code: Select all
pi@raspberrypi ~/homebridge $ npm install
/usr/local/bin/node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/l ocal/bin/node)
/usr/local/bin/node: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.16' not found (required by /usr/local/bin/node )
Thanks for any help anyone can provide - I have made a room with IDX 2 and allocated my 2 z-wave devices in to it. I also made a scene but am not really sure what loadscenes: 0 indicates. So i left it as 0.