Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Airsonos on QNAP #149

Closed
Mikypan81 opened this issue Apr 9, 2015 · 3 comments
Closed

Airsonos on QNAP #149

Mikypan81 opened this issue Apr 9, 2015 · 3 comments

Comments

@Mikypan81
Copy link

Hello, i'm trying to install airsonos on my QNAP NAS.
I've found nodejs v0.10.35 on github and I've installed this on my QNAP.
But when I try to install airsonos I've this error:

npm WARN deprecated static-favicon@1.0.2: use serve-favicon module
gyp WARN EACCES user "admin" does not have permission to access the dev dir "/root/.node-gyp/0.10.35"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/node/lib/node_modules/nicercast/node_modules/lame/.node-gyp"
gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack     at F (/share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/npm/node_modules/which/which.js:43:28)
gyp ERR! stack     at E (/share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/npm/node_modules/which/which.js:46:29)
gyp ERR! stack     at /share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/npm/node_modules/which/which.js:57:16
gyp ERR! stack     at Object.oncomplete (evalmachine.<anonymous>:108:15)
gyp ERR! System Linux 3.4.6
gyp ERR! command "node" "/share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/nicercast/node_modules/lame
gyp ERR! node -v v0.10.35
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok

Anyone can help me please???

@davidjbradshaw
Copy link

You need to install Python and LLVM as well.

@Mikypan81
Copy link
Author

Hello david....thx for the reply, i'm getting crazy with this problem.

I've already installed Python on my qnap, but LLVM??? I can't find it in App Center on qnap....can you help me???

@davidjbradshaw
Copy link

GCC would work instead. Or look for a developer tools package. Basically
you need to install C.

Sent from my iPhone.

@stephen stephen closed this as completed Aug 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants