免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2601 | 回复: 2
打印 上一主题 下一主题

linux 编译php5.3.5 太奇怪了!!!! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-03-30 01:27 |只看该作者 |倒序浏览
主机环境 rhel5.5
   
    在执行 # ./configure --with-openssl=/usr/include/openssl --with-openssl-dir=/usr 时 总是出问题

    提示:configure: error: Cannot find OpenSSL's <evp.h>

    问题描述:
  
    1. 在/usr/include/openssl 文件件夹下 已经存在 evp.h   但是提示:找不到  configure: error: Cannot find OpenSSL's <evp.h>。

    2. 当我重新安装openssl 时 openssl-0.9.8g.tar.gz

    # tar xvf openssl-0.9.8g.tar.gz
    # cd openssl-0.9.8g
    # ./config --prefix=/usr/local/openssl
    在安装openssl时 设置了安装路径,在执行编译 php 此时执行 ./configure --with-openssl=/usr/local/openssl/include/openssl --with-openssl-dir=/usr
   时 就不会出现问题  (注:由于设置了openssl的安装路径 所以  --with-openssl=/usr/local/openssl/include/openssl 会有变化)。

    当我在默认重新编译安装openssl 时 采取默认安装
    # ./config
    # make
    # make without_doc
    # make install
     
    然后在执行编译 php 此时执行 ./configure --with-openssl=/usr/local/ssl/include/openssl --with-openssl-dir=/usr/local 时 有出现上面的问题
   之所以路径不同可能是应为重新安装的openssl 的版本与原版本不同造成

    解释解释   {:3_186:}

论坛徽章:
0
2 [报告]
发表于 2011-03-31 10:42 |只看该作者
{:3_182:}{:3_182:}{:3_182:}{:3_182:}{:3_182:}{:3_182:}{:3_182:}

NO BODY  千万不要沉呀!!!

论坛徽章:
0
3 [报告]
发表于 2011-04-01 15:17 |只看该作者

{:2_166:}{:2_166:}{:2_166:}{:2_166:}{:2_166:}{:2_166:}{:2_166:}

顶起来
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP