douban.fm
douban.fm copied to clipboard
Opensuse13 安装speaker失败
似乎应该是 ALSA backend 的问题。但是,opensuse下面没有 libasound2-dev ,而我安装了alsa-devel。
错误提示如下: sudo npm install speaker /
[email protected] install /home/fernandol/node_modules/speaker node-gyp rebuild
gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack at F (/usr/lib/node_modules/npm/node_modules/which/which.js:43:28)
gyp ERR! stack at E (/usr/lib/node_modules/npm/node_modules/which/which.js:46:29)
gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/which/which.js:57:16
gyp ERR! stack at Object.oncomplete (evalmachine.node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the speaker package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls speaker
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.11.10-17-default npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "speaker" npm ERR! cwd /home/fernandol npm ERR! node -v v0.10.31 npm ERR! npm -v 1.4.23 npm ERR! code ELIFECYCLE npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /home/fernandol/npm-debug.log npm ERR! not ok code 0
gyp ERR! stack Error: not found: make
缺的是这个吧。
是的!解决了,多谢! 2014-10-22 上午9:46于 "Bob Xiang" [email protected]写道:
gyp ERR! stack Error: not found: make
缺的是这个吧。
— Reply to this email directly or view it on GitHub https://github.com/turingou/douban.fm/issues/116#issuecomment-60025794.