摘要:
安装nodejs进入nodejs源码./configure --prefix=/software/installed/nodemakemake install 如果configure的时候提示:WARNING: C++ compiler too old, need g++ 4.8 or clang+ 阅读全文
摘要:
由于误操作导致 source /etc/profile 报错 -bash: id:command is not found 此时,linux下很多命令到不能能用,包括vi ls 等... 可以使用 export PATH=/usr/local/sbin:/usr/local/bin:/sbin:/b 阅读全文