无标题文档
wdCP系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用教程) wdCDN系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用手册)
wdOS系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用教程) wdDNS系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用手册)
注册 发贴 提问 回复-必看必看 wddns免费智能 DNS 开通 本地或虚拟机使 用wdcp 一键包在mysql编 译时"卡住"
AI导航网AI应用网站大全 wdcp官方技术支持/服务 阿里云8折优惠券 无敌云 腾讯云优惠中,现注册更有260代金额券赠送
返回列表 发帖
提问三步曲: 提问先看教程/FAQ索引(wdcp,wdcp_v3,一键包)及搜索,会让你更快解决问题
1 提供详细,如系统版本,wdcp版本,软件版本等及错误的详细信息,贴上论坛或截图发论坛
2 做过哪些操作或改动设置等

温馨提示:信息不详,很可能会没人理你!论坛有教程说明的,也可能没人理!因为,你懂的

[求助] 一件安装包安装出错了,请管理员处理下

安装系统:CentOS6.2 64位安全版
  1. General settings
  2. checking whether to include gcov symbols... no
  3. checking whether to include debugging symbols... no
  4. checking layout of installed files... PHP
  5. checking path to configuration file... DEFAULT
  6. checking where to scan for configuration files...
  7. checking whether to enable safe mode by default... no
  8. checking for safe mode exec dir... /usr/local/php/bin
  9. checking whether to enable PHP's own SIGCHLD handler... no
  10. checking whether to enable magic quotes by default... no
  11. checking whether to explicitly link against libgcc... no
  12. checking whether to enable short tags by default... yes
  13. checking whether to enable dmalloc... no
  14. checking whether to enable IPv6 support... yes
  15. checking how big to make fd sets... using system default

  16. Configuring extensions
  17. checking size of long... (cached) 8
  18. checking size of int... (cached) 4
  19. checking for int32_t... yes
  20. checking for uint32_t... yes
  21. checking for sys/types.h... (cached) yes
  22. checking for inttypes.h... (cached) yes
  23. checking for stdint.h... (cached) yes
  24. checking for string.h... (cached) yes
  25. checking for stdlib.h... (cached) yes
  26. checking for strtoll... yes
  27. checking for atoll... yes
  28. checking for strftime... (cached) yes
  29. checking whether to enable LIBXML support... yes
  30. checking libxml2 install dir... no
  31. checking for xml2-config path... configure: error: xml2-config not found. Please check your libxml2 installation.



  32. ----Install Error: wdphp configure err -----------
复制代码

像是yum的库没更新到
看清提问三步曲及多看教程/FAQ索引(wdcp,v3,一键包,wdOS),益处多多.wdcp工具集 阿里云主机8折优惠码

TOP

回复 2# admin


   需要更新那些东西?

TOP

Configuring extensions
checking size of long... (cached) 8
checking size of int... (cached) 4
checking for int32_t... yes
checking for uint32_t... yes
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for strtoll... yes
checking for atoll... yes
checking for strftime... (cached) yes
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
checking for xml2-config path... /usr/bin/xml2-config
checking whether libxml build works... yes
checking for OpenSSL support... no
checking for Kerberos support... no
checking for PCRE support... yes
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... no
checking for gzgets in -lz... yes
checking whether to enable bc style precision math functions... no
checking for BZip2 support... no
checking whether to enable calendar conversion support... no
checking whether to enable ctype functions... yes
checking for cURL support... yes
checking if we should use cURL for url streams... no
checking for cURL in default path... not found
configure: error: Please reinstall the libcurl distribution -
    easy.h should be in <curl-dir>/include/curl/


----Install Error: wdphp configure err -----------
  现在重新安装又出现这个问题了

TOP

yum install -y gcc gcc-c++ make autoconf libtool-ltdl-devel gd-devel freetype-devel libxml2-devel libjpeg-devel libpng-devel openssl-devel curl-devel patch libmcrypt-devel libmhash-devel ncurses-devel sudo bzip2
看清提问三步曲及多看教程/FAQ索引(wdcp,v3,一键包,wdOS),益处多多.wdcp工具集 阿里云主机8折优惠码

TOP

返回列表