小编use*_*202的帖子

错误:找不到 OpenSSL 的 <evp.h> centos 6.3(安装 php)

我在 php 5.3.27 的安装过程中遇到了问题。当我启动. /Configure 我收到此错误并且未完成安装。

配置扩展
检查长的大小...(缓存)8
检查 int 的大小...(缓存)4
检查 int32_t ... 是的
检查 uint32_t ... 是
检查 sys/types.h...(缓存)是
检查 inttypes.h...(缓存)是
检查 stdint.h...(缓存)是
检查 string.h...(缓存)是
检查 stdlib.h...(缓存)是
检查 strtoll ......是的
检查环礁...是的
检查 strftime...(缓存)是
检查使用哪个正则表达式库... php
检查是否启用 LIBXML 支持...是
检查 libxml2 安装目录... /usr/local/php530-cgi
检查 xml2-config 路径... /usr/bin/xml2-config
检查 libxml 构建是否有效...是的
检查 OpenSSL 支持...是的
检查 Kerberos 支持...是的
检查 krb5-config... 否
检查 -lssl 中的 DSA_get_default_method... 否
在 -lcrypto 中检查 X509_free... 否
检查 pkg-config... /usr/bin/pkg-config
配置:错误:找不到 OpenSSL 的 <evp.h>

我声明我已经尝试使用命令 yum-y install …

centos openssl php5

6
推荐指数
1
解决办法
2万
查看次数

标签 统计

centos ×1

openssl ×1

php5 ×1