NEWS
[GELÖST]Zigbee Adapter - Fehler bei Installation
-
Moin Moin, ich wollte gerade den aktuellen Zigbee Adapter in meiner Instanz installieren, da mein Stick angekommen ist.
Beim installieren bekomme ich einen Fehler, ich bin kein Profi und denke es liegt an meinem Betriebssystem?
Ich verwende ein ASUS Tinkerboard und bekomme folgende Fehlermeldung:
$ ./iobroker url "https://github.com/ioBroker/ioBroker.zigbee" --debug install https://github.com/ioBroker/ioBroker.zigbee/tarball/master npm install https://github.com/ioBroker/ioBroker.zigbee/tarball/master --production --prefix "/opt/iobroker" (System call) > authenticate-pam@1.0.2 install /opt/iobroker/node_modules/authenticate-pam > node-gyp rebuild make: Entering directory '/opt/iobroker/node_modules/authenticate-pam/build' CXX(target) Release/obj.target/authenticate_pam/authenticate_pam.o ../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: No such file or directory compilation terminated.authenticate_pam.target.mk:92: recipe for target 'Release/obj.target/authenticate_pam/authenticate_pam.o' failed make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Error 1 make: Leaving directory '/opt/iobroker/node_modules/authenticate-pam/build' gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:285:23) gyp ERR! stack at emitTwo (events.js:106:13) gyp ERR! stack at ChildProcess.emit (events.js:191:7) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12) gyp ERR! System Linux 4.13.14-rockchip gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam gyp ERR! node -v v6.12.0 gyp ERR! node-gyp -v v3.6.0 gyp ERR! not ok iobroker@1.0.0 /opt/iobroker└─┬ iobroker.zigbee@0.7.1 ├── zigbee-shepherd@0.3.0 └── zigbee-shepherd-converters@2.0.41 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/iobroker.radar/node_modules/noble/node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/noble/node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 process exited with code 0Danke für jegliche Hilfe im Voraus
LG
-
Lles ok, das sind warnungen von anderen optionalen Paketen von anderen Adaptern die er halt immer wieder versucht zu fixen. Aber an der Stelle sollte zigbee erfolgreich installiert sein.
Ggf musst Du im Admin manuell auf das "+" klicken um eine Instanz anzulegen.