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

请更新zlib源 #151

Open
Chapoly1305 opened this issue Feb 1, 2019 · 0 comments
Open

请更新zlib源 #151

Chapoly1305 opened this issue Feb 1, 2019 · 0 comments

Comments

@Chapoly1305
Copy link

Chapoly1305 commented Feb 1, 2019

原文中wget "http://zlib.net/zlib-1.2.8.tar.gz"

已经不再提供,请考虑更新至
wget "http://zlib.net/zlib-1.2.11.tar.gz"
对应的tar xzvf zlib-1.2.8.tar.gz
应改为tar xzvf zlib-1.2.11.tar.gz

以及NGINX的config

 ./configure \
   --prefix=/opt/nginx-1.7.8 \
   --with-pcre=../pcre-8.38 \
   --with-openssl=../openssl-1.0.1j \
   --with-zlib=../zlib-1.2.11 \ 
   --with-http_ssl_module \
   --add-module=../ngx_http_google_filter_module \
   --add-module=../ngx_http_substitutions_filter_module
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

No branches or pull requests

1 participant