运行 msys.bat 时,提示 cannot find the rxvt.exe or sh.exe binary-----aborting

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

在win10上搭建MinGW开发环境,运行 msys.bat 时,

提示 cannot find the rxvt.exe or sh.exe binary-----aborting

解决方法:

单独下载安装 MSYS:

下载地址: http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/  

运行 msys.bat 时,提示 cannot find the rxvt.exe or sh.exe binary-----aborting_第1张图片

将下载的包解压,然后将msys 文件夹以及子文件拷贝到MinGW 安装文件夹中,替换掉里面的同名文件夹即可。

转载于:https://my.oschina.net/u/574036/blog/1595485

你可能感兴趣的:(运行 msys.bat 时,提示 cannot find the rxvt.exe or sh.exe binary-----aborting)