Hi TI:
I am trying run the Zigbee Linux gateway, theoricaly I did install all according the TI Z-Stack - Zigbee Linux Gateway Project Zero, but when I did run the gateway with this command line: sudo ./start_local.sh
I get this error:
./start_local.sh: line 48: cd: ../../ERROR__out/Precompiled/servers/: No such file or directory
./start_local.sh: line 48: cd: ../../out/Precompiled/servers/: No such file or directory
Starting the Linux Zigbee Gateway
./start_local.sh: line 50: ./zigbeeHAgw: No such file or directory
Wait for Node.js Zigbee IBM Gateway to Start...
./start_local.sh: line 55: cd: ../../../Projects/node/nodejs_zb_gateway/: No such file or directory
./start_local.sh: line 56: node: command not found
Please,
Can someone tell me what I'm missing ?
What am I doing wrong?