求助,在msys中perl升级问题

我在电脑安装了mingw然后下载了openssl的源码安装的时候提示如下:
Perl v5.10.0 required--this is only v5.8.8, stopped at ./configure line 12.
BEGIN failed--compilation aborted at ./configure line 12.
然后我就更新下载了perl 5.10.0的源码安装到一半提示我没有找到C libraries
请问这个C libraries是什么,需要下载什么东西?小白真的第一次装这些东西,因为毕设需要。
然后我又百度了Windows下安装perl,安装好了但是还是没有用需要升级
图片描述

图片描述

好吧我随便写了个继续往下走但是make的时候出问题了,,,
图片描述

我觉得是没有gun c库,然后去网上找到了glibc下载解压然后configure,结果
configure: error:
* The GNU C library is currently unavailable for this platform.
* If you are interested in seeing glibc on this platform visit
* the "How to submit a new port" in the wiki:
* https://sourceware.org/glibc/...
* and join the community!
是不是说Windows上就没法装这个了啊?求各位大佬指点

阅读 5.4k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进