我已经用新的 DS214Play(在 Intel 上)替换了我的 DS212(在 ARM 上)。我尝试由任何用户(管理员)使用所需的命令行安装 MeteorJs:
curl http://install.meteor.com | sh
然后它告诉我它已安装,但实际上流星是不可调用的:
sh: meteor: not found
安装后我得到这些文件:
/volume1/homes/admin/.meteor/*
/usr/local/bin/meteor
[编辑] 尝试通过https://github.com/4commerce-technologies-AG/meteor安装,我收到以下错误(已通过 ipkg 安装了 make):
Node.js configure error: No acceptable C compiler found!
Please make sure you have a C compiler installed on your system and/or
consider adjusting the CC environment variable if you installed
it in a non-standard prefix.
python ./configure
Node.js configure error: No acceptable C compiler found!
Please make sure you have a C compiler installed on your system and/or
consider adjusting the CC environment variable if you installed
it in a non-standard prefix.
python tools/gyp_node.py -f make
gyp: Undefined variable node_tag in /tmp/generate-dev-bundle-IKZIGinD/build/node/node.gyp
make: *** [out/Makefile] Error 1