今天我试图升级php。

我是MBP Retina用户并运行MacOS Mountain Lion。

我从这里跟随教程:

但是在粘贴该长命令的步骤中:

./configure \

--prefix=/usr \

--mandir=/usr/share/man \

--infodir=/usr/share/info \

--sysconfdir=/private/etc \

--with-apxs2=/usr/sbin/apxs \

--enable-cli \

--with-config-file-path=/etc \

--with-libxml-dir=/usr \

--with-openssl=/usr \

--with-kerberos=/usr \

--with-zlib=/usr \

--enable-bcmath \

--with-bz2=/usr \

--enable-calendar \

--with-curl=/usr \

--enable-dba \

--enable-exif \

--enable-ftp \

--with-gd \

--enable-gd-native-ttf \

--with-icu-dir=/usr \

--with-iodbc=/usr \

--with-ldap=/usr \

--with-ldap-sasl=/usr \

--with-libedit=/usr \

--enable-mbstring \

--enable-mbregex \

--with-mysql=mysqlnd \

--with-mysqli=mysqlnd \

--without-pear \

--with-pdo-mysql=mysqlnd \

--with-mysql-sock=/var/mysql/mysql.sock \

--with-readline=/usr \

--enable-shmop \

--with-snmp=/usr \

--enable-soap \

--enable-sockets \

--enable-sysvmsg \

--enable-sysvsem \

--enable-sysvshm \

--with-tidy \

--enable-wddx \

--with-xmlrpc \

--with-iconv-dir=/usr \

--with-xsl=/usr \

--enable-zip \

--with-imap=/usr/local/imap-2007 \

--with-kerberos \

--with-imap-ssl \

--enable-intl \

--with-pcre-regex \

--with-pgsql=/usr \

--with-pdo-pgsql=/usr \

--with-freetype-dir=/usr/X11 \

--with-jpeg-dir=/usr \

--with-png-dir=/usr/X11

我在进程结束时收到错误。

configure:error:utf8_mime2text()具有新的签名,但缺少U8T_CANONICAL。这不应该发生。检查config.log以获取更多信息。

任何解决方案?提前致谢。

php u8t canonical,php – configure:error:utf8_mime2text()具有新的签名,但U8T_CANONICAL缺少...相关推荐

  1. php new 报错,php 安装imap报错“configure: error: utf8_mime2text() has new signature”解决

    搜索热词 环境:PHP官方docker镜像 PHP:7.2-apache 安装IMAP扩展模块 执行命令: docker-PHP-ext-install imap 报错信息: configure: e ...

  2. configure: error: no acceptable C compiler found in $PATH

    配置zabbix的时候报错configure: error: no acceptable C compiler found in $PATH 解决办法:安装GCC软件套件 [root@localhos ...

  3. 安装Python2.7出现configure: error: no acceptable C compiler found in $PATH错误

    安装Python2.7出现configure: error: no acceptable C compiler found in $PATH错误 安装步骤: 安装依赖 yum groupinstall ...

  4. configure: error: mcrypt.h not found. Please reins

    2019独角兽企业重金招聘Python工程师标准>>> 今天service层代码报错,mcrypt 系列函数没有定义(项目中接了ID5做身份认证) 于是开始编一个mcrypt扩展 出 ...

  5. APACHE 安装出错 configure: error: Cannot use an external APR with the bundled APR-util

    configure: error: Cannot use an external APR with the bundled APR-util 根据错误信息进行解决 安装apr和apr-util htt ...

  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. linux 编译错误 configure: error: C++ compiler cannot create executables

    今天装虚拟机LNMP环境 安装报错:configure: error: C++ compiler cannot create executables 这是因为 gcc 组件不完整,执行安装 yum i ...

  8. linux 编译错误 configure: error: no usable python found at /usr/bin/python2.7

    源码编译时出现  configure: error: no usable python found at /usr/bin/python2.7 错误提示 原因是没有安装 python-devel 造成 ...

  9. configure: error: newly created file is older than distributed files!

    在一个特定的环境中遇到如下情况: configure: error: newly created file is older than distributed files!make: warning: ...

  10. ./configure: error: the HTTP rewrite module requires the PCRE library

    报错 ./configure: error: the HTTP rewrite module requires the PCRE library. 解决方法 安装PRCE 官网:https://ftp ...

最新文章

  1. E. coli Bacterial Assembly 大肠杆菌
  2. TMG学习(十),发布DMZ区网站
  3. Windows 2008 R2 SP1部署Lync2010标准版(1)
  4. tomcat 反代配置
  5. 小白都能玩的算法day2-数量级、输入和输出
  6. 玩奇迹私服老是服务器维护,为什么奇迹私服进不去啊
  7. java 之 单例模式(大话设计模式)
  8. [转载] Python_正则表达式匹配Word文档
  9. SpringBoot23 分模块开发
  10. 备考进行时!2020年中级通信工程师传输与接入(无线)考试大纲
  11. vb.net的UI设计
  12. Keil5安装教程(包含C51与MDK共存)WIN10 亲测可用
  13. 劲舞团显示正在登录message 服务器,[新手]劲舞团2.0之表情和message系统
  14. 如何设置qq说说展示时间_QQ空间说说新增定时发表功能
  15. Processing创意编程(进阶篇)
  16. 错误 C1189 #error MFC does not support WINVER less than 0x0501.
  17. 求助:如何实现EA自动判断趋势,寻找高低点,并获取高低点K线价格数据,然后根据价格画出支撑阻力区域.
  18. CodeForces 1457C Bouncing Ball
  19. 安装PL-2303驱动
  20. 对数数学知识回忆(log)

热门文章

  1. ThinkPHP6.0学习入门:环境搭建与安装教程
  2. Hudi-Flink CDC将MySQL数据写入hudi
  3. 十进制数转8421BCD码
  4. java implode函数_PHP警告:implode():传递的参数无效
  5. 恶意访问网站的策略处理,IP访问限制
  6. yarn application -kill application_id yarn kill 超时任务脚本
  7. 【软件分析/静态程序分析学习笔记】3.数据流分析(Data Flow Analysis) (上):可达性分析(Reaching Definitions)
  8. do.....while(0)让你虎躯一震的用法
  9. 转:稻盛和夫:在软弱的领导人手下工作,是可悲的
  10. matlab三重积分计算方法,一般区域二重、三重积分MATLAB计算方法