OpenWrt下交叉编译Node.js(HG255D)
操作系统:Deepin Linux 2013 或 Ubuntu 13.041、安装交叉编译前,需要安装的包sudo apt-get install build-essential subversion git-core libncurses5-dev zlib1g-dev gawk flex quilt xsltproc2、下载OpenWrt的源代码git clone git://git.openwrt.org/openwrt.gitcd openwrt....