Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 更换 setup 文档中 pcre 的下载地址(原地址失效) #328

Closed
wants to merge 1 commit into from

Conversation

manooog
Copy link

@manooog manooog commented Jul 12, 2022

$ curl -O https://ftp.pcre.org/pub/pcre/pcre-8.43.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: ftp.pcre.org
$ nslookup ftp.pcre.org 8.8.8.8
Server:		8.8.8.8
Address:	8.8.8.8#53

** server can't find ftp.pcre.org: NXDOMAIN

通过以上测试可知,ftp.pcre.org 域名已经失效。因此替换了 pcre 的下载路径。

@manooog manooog closed this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant