王殊勋的个人博客

只要开始,虽远不迟!

  • 首页
  • 关于
  • 分类
  • 归档
  • 搜索
  • 文章目录
  • 站点概览
王殊勋

王殊勋

关注互联网运维技术发展
1055 日志
3 分类

Curl development headers with SSL support... not found

发表于 2014-03-10 更新于 2026-03-03 分类于 技术分享

I’m trying to install phusion passenger nginx module, but it fails:

1
Curl development headers with SSL support... not found

I solved this problem by installing:

1
yum install zlib-devel e2fsprogs-devel krb5-devel
The file is absent or does not have execute permission This file is needed to run this program.
Linux安装Xcache缓存器
© 2007 - 2026 本站内容可能来自于互联网,如有侵权请联系站长。
0%