试图安装xsp-2.10.2。过去工作得很好,现在得到了这个错误。
Making install in Mono.WebServer
mkdir: cannot create directory `2.0': File exists
GMCS /out:2.0/Mono.WebServer2.dll
/usr/local/bin/mcs: line 2: /usr/local/bin/mono: No such file or directory
/usr/local/bin/mcs: line 2: exec: /usr/local/bin/mono: cannot execute: No such file or
directory
make[2]: *** [2.0/Mono.WebServer2.dll] Error 126
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
发布于 2016-08-11 17:28:57
它的工作方式是卸载所有的东西,重新开始,永远不要在Monodevelop中使用GTK+。谢谢你的建议
https://unix.stackexchange.com/questions/65373
复制相似问题