Cygwin 没有正确安装
Cygwin not installing properly
我已经下载了 Cygwin here(setup-x86_64.exe)。我选择从本地目录安装。
根目录: C:\cygwin64 。本地包目录:C:\Users\hp\Downloads。并且没有要安装的软件包。我该如何解决? mintty.exe 我的 bin 文件夹中不存在。
当您选择“从本地目录安装”时,Cygwin 将尝试拉取包
从你的缓存中。就我而言,我的缓存是:
C:\ProgramData
我的镜像是:
http://cygwin.mirror.constant.com/
可以找到我的包裹:
C:\ProgramData\http%3a%2f%2fcygwin.mirror.constant.com%2f\x86_64\release
C:\ProgramData\http%3a%2f%2fcygwin.mirror.constant.com%2f\noarch\release
除非你在那里有东西,否则你将无法安装任何东西。更好的
选项是选择“从 Internet 安装”。这将下载
如果需要,请打包。
我已经下载了 Cygwin here(setup-x86_64.exe)。我选择从本地目录安装。 根目录: C:\cygwin64 。本地包目录:C:\Users\hp\Downloads。并且没有要安装的软件包。我该如何解决? mintty.exe 我的 bin 文件夹中不存在。
当您选择“从本地目录安装”时,Cygwin 将尝试拉取包 从你的缓存中。就我而言,我的缓存是:
C:\ProgramData
我的镜像是:
http://cygwin.mirror.constant.com/
可以找到我的包裹:
C:\ProgramData\http%3a%2f%2fcygwin.mirror.constant.com%2f\x86_64\release
C:\ProgramData\http%3a%2f%2fcygwin.mirror.constant.com%2f\noarch\release
除非你在那里有东西,否则你将无法安装任何东西。更好的 选项是选择“从 Internet 安装”。这将下载 如果需要,请打包。