configure: error: Please reinstall the libcurl distribution -
easy.h should be in /include/curl/

其实就是curl的dev包没有安装, 解决方案:
# yum -y install curl-devel

再重新编译OK。

转载于:https://blog.51cto.com/duanpan/1791542

configure: error: Please reinstall the libcurl distribution - easy.h should be ……相关推荐

  1. error: Please reinstall the libcurl distribution - easy.h should be in curl-dir/include/curl/

    执行php-5.3.10 --enable-mbstring --enable-ftp --enable-gd-native-ttf --with-openssl --enable-pcntl --e ...

  2. 【庖丁解牛】configure: error: Please reinstall the libzip distribution

    问题复现 重新编译php报错 configure: error: Please reinstall the libzip distribution 使用yum安装无效 [root@xinsz08 ph ...

  3. configure: error: Please reinstall the libzip distribution

    问题复现 重新编译php报错 configure: error: Please reinstall the libzip distribution 使用yum安装无效 [root@xinsz08 ph ...

  4. php-7.3.13 configure: error: Please reinstall the libzip distribution

    wget https://libzip.org/download/libzip-1.5.2.tar.gztar -zxf libzip-1.5.2.tar.gzcd libzip-1.5.2mkdir ...

  5. php 编译 iconv错误,php编译错误:configure: error: Please reinstall the iconv library.

    configure: error: Please reinstall the iconv library. 今天在编译安装php5.6.10的时候出现这个报错 然后怎么都解决不了,度娘也没有找到方法, ...

  6. php7 configure: error: Cannot find OpenSSL‘s <evp.h> 问题解决

    php7 configure: error: Cannot find OpenSSL's 问题解决 参考文章: (1)php7 configure: error: Cannot find OpenSS ...

  7. docker内debian安装php7.2 configure: error: Cannot find OpenSSL‘s <evp.h>

    apt-get install libssl-dev https://github.com/phpbrew/phpbrew/issues/829 --with-openssl-dir=/usr 不用写 ...

  8. php配置libzip,PHP配置Configure报错:Please reinstall the libzip distribution

    PHP配置Configure报错:Please reinstall the libzip distribution 发生情景: php执行配置命令configure时,报如下错误: checking ...

  9. Please reinstall the libzip distribution

    发生情景: php执行配置命令configure时,报如下错误: checking for libzip- not found configure: error: Please reinstall t ...

最新文章

  1. 蘑菇模拟器TV版 for Android,安卓NES模拟器TV版下载
  2. 【组合数学】排列组合 ( 排列组合示例 )
  3. javax.servlet.http.httpServletRequest接口
  4. capture 原理图添加pcb封装_Altium Designer18制作两层PCB入门
  5. python as_Python with as的用法
  6. webpack - 收藏集 - 掘金
  7. N元语法模型的数据稀疏问题解决方法之一:Good-Turing平滑
  8. 一道简单的sql语句题
  9. IOS-—UICollectionView使用综述(一 )(基础篇--垂直列表方式,横向相册方式)
  10. 在MVC 6 .NET核心应用程序中添加种子数据
  11. 算法设计 分治, 归并排序, 快速排序
  12. Nginx实现二级域名店铺
  13. JS学习总结(7)——对象
  14. 步进电机驱动选择 的参考
  15. 鸿蒙开发工具下载设置Mac
  16. 计算机二级C语言知识点总结
  17. 电脑开机出现press f11 to start recovery system问题分析与解决
  18. GTK:Gdk-CRITICAL **: IA__gdk_draw_pixbuf: assertion ‘GDK_IS_DRAWABLE (drawable)‘ failed
  19. FPGA自学笔记--串口通信发送多字节数据(verilog版)
  20. 用HTML5实现手机摇一摇的功能并配上声音

热门文章

  1. 蓝桥杯ADV-172 算法提高 身份证排序
  2. jdbc executebatch 非事务_jdbc技术
  3. 为阿里云ECS服务器二级域名绑定tomcat子目录,实现一个IP多个二级域名
  4. 深入详解函数的柯里化
  5. Linux内核project导论——网络:Netfilter概览
  6. jQuery 鼠标拖拽移动窗口
  7. Linux Curl命令实用参数
  8. Vc控件用法总结之List Control
  9. xx学OD -- 内存断点(上)
  10. 编写 iPhone Friendly 的 Web 应用程序 (Part 6 - iUI)