CH3 - Node.JS on OpenWRT

다운로드 node 실행파일

  • 다음 링크를 이용하여 파일 다운로드: [[15.05.1:brcm2708](https://dl.dropboxusercontent.com/u/9061436/openwrt/nodejs/binaries/4.4.5/brcm2708/node)]
  • 파일을 OpenWRT로 카피: [scp node [email protected]:/bin]
  • 파일 실행모드 추가: [chmod 777 /bin/node]

Dependencies 설치

다음 내용들을 설치:

  • [opkg update]
  • [opkg install librt]
  • [opkg install libstdcpp]

확인

[node --version]

results matching ""

    No results matching ""