会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
中源团队
博学而笃志,切问而近思!
博客园
首页
新随笔
联系
订阅
管理
2015年7月21日
./configure: error: the HTTP rewrite module requires the PCRE library
摘要: docker中CentOS安装nginx出错,提示没有PCRE,需要安装pcre-devel,同时还需要安装openssl、openssl-develyum -y install pcre-devel openssl openssl-devel
阅读全文
posted @ 2015-07-21 17:17 谢佳东/馨予希
阅读(290)
评论(0)
推荐(0)
编辑
CentOS mini版安装后增加gcc编译环境
摘要: 使用如下命令即可:sudo yum install gcc gcc-c++ make -y
阅读全文
posted @ 2015-07-21 11:12 谢佳东/馨予希
阅读(296)
评论(0)
推荐(0)
编辑
公告