码迷,mamicode.com
首页 > Web开发 > 详细

php相关扩展安装及报错总结

时间:2017-11-10 10:56:48      阅读:206      评论:0      收藏:0      [点我收藏+]

标签:--   bsp   ssl   config   check   php   rar   ges   pac   

#imap

# cd /opt/packages/php-7.1.4/ext/imap

# ./configure --with-php-config=/usr/local/php-7.1.4/bin/php-config  --with-kerberos=/usr/kerberos --with-imap-ssl

# make && make install

一些报错:

checking for crypt in -lcrypt... yes
checking for krb5-config... no
configure: error: Kerberos libraries not found.

==>apt-get install libkrb5-dev

 

php相关扩展安装及报错总结

标签:--   bsp   ssl   config   check   php   rar   ges   pac   

原文地址:http://www.cnblogs.com/helloworld899/p/7813089.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!