cygwin nginx php mysql_cygwin 安装nginx

//下载

wget http://nginx.org/download/nginx-1.7.6.tar.gz

tar -xzvf nginx-1.7.6.tar.gz

http://blog.csdn.net/dyllove98/article/details/8892509

//安装gcc

setup-x86_64.exe -q -P make

setup-x86_64.exe -q -P gcc-g++

//zlib

http://www.zlib.net/

[iyunv@localhost mrms]# tar -zxvf zlib-1.2.7.tar.gz

[iyunv@localhost mrms]# cd zlib-1.2.7

[iyunv@localhost zlib-1.2.7]# ./configure

[iyunv@localhost zlib-1.2.7]# make

[iyunv@localhost zlib-1.2.7]# make install

//pcre

http://www.pcre.org/

手动下载安装

[iyunv@localhost mrms]# tar -zxvf pcre-8.21.tar.gz

[iyunv@localhost mrms]# cd pcre-8.21

[iyunv@localhost pcre-8.21]# ./configure

[iyunv@localhost pcre-8.21]# make

[iyunv@localhost pcre-8.21]# make install

//http://www.openssl.org/source/

//安装

cd  nginx-1.7.6

$ ./configure --with-pcre=../pcre-8.36 --with-zlib=../zlib-1.2.8

checking for OS

+ CYGWIN_NT-6.1 1.7.32(0.274/5/3) x86_64

checking for C compiler ... found

+ using GNU C compiler

+ gcc version: 4.8.3 (GCC)

checking for gcc -pipe switch ... found

checking for gcc builtin atomic operations ... found

checking for C99 variadic macros ... found

checking for gcc variadic macros ... found

checking for unistd.h ... found

checking for inttypes.h ... found

checking for limits.h ... found

checking for sys/filio.h ... not found

checking for sys/param.h ... found

checking for sys/mount.h ... found

checking for sys/statvfs.h ... found

checking for crypt.h ... not found

checking for CYGWIN_NT-6.1 specific features

checking for nobody group ... not found

checkin

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值