A-A+

tengine安装简单步骤

2017年01月13日 Tengine 暂无评论 阅读 283 次浏览 次

软件地址:ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/

软件地址:http://tengine.taobao.org/download/tengine-1.4.1.tar.gz

tar -xvf pcre-8.31.zip -C /usr/src
cd pcre-8.13
./configure --prefix=/usr/local/pcre
make && make install
tar zxvf tengine-1.2.3.tar.gz -C /usr/src
cd /usr/src/tengine
./configure --prefix=/usr/local/nginx --with-http_stub_status_module --with-openssl=/usr/ --with-pcre=/usr/local/src/pcre-8.13
#注意:--with-pcre=/usr/local/src/pcre-8.13指向的是源码包解压的路径,而不是安装的路径,否则会报错。
make && make install

 

标签:

评论已关闭!

Copyright © 香港虚拟主机_美国虚拟主机_香港服务器_美国服务器租用托管 保留所有权利.   Theme  Ality 蜀ICP备14006632号-1

用户登录