读书人

0.4.11 nodejs + cygwin + win7 安装有

发布时间: 2012-10-26 10:30:59 作者: rapoo

0.4.11 nodejs + cygwin + win7 安装问题解决
记下来:
If, during the “configure” step, you get the following error: “error: could not configure a cxx compiler!” Do the following:

Close your Cygwin terminal.
Start -> Run -> ash
/bin/rebaseall
Close ash, re-open your Cygwin shell, and try again.

rebaseall:'/cygdrive/c/Users/ADMINI~1/AppData/Local/Temp' is not writable
Open up a Cygwin shell and run:

$ chmod 777 ~/AppData/Local/Temp

记住要用cygwin.bat,不要用mintty

读书人网 >JavaScript

热点推荐