AMH 社区首页
AMH社区 - 开放自由有价值的社区
[求助帖] imap安装失败,aws上的ubuntu 16.04 lts |
|
---|---|
hataoj2017 |
hataoj2017 发表于 2017-11-12 10:32:00
通过amh安装的php7.0
[Linux] AMH 5.3 http://amh.sh ============================================================= [OK] imap-1.0 is already installed. Reading package lists... Building dependency tree... Reading state information... libc-client2007e-dev is already the newest version (8:2007f~dfsg-4). The following packages were automatically installed and are no longer required: php-common php7.0-common snap-confine Use 'apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Configuring for: PHP Api Version: 20151012 Zend Module Api No: 20151012 Zend Extension Api No: 320151012 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for PHP prefix... /usr/local/php-7.0 checking for PHP includes... -I/usr/local/php-7.0/include/php -I/usr/local/php-7.0/include/php/main -I/usr/local/php-7.0/include/php/TSRM -I/usr/local/php-7.0/include/php/Zend -I/usr/local/php-7.0/in clude/php/ext -I/usr/local/php-7.0/include/php/ext/date/lib checking for PHP extension directory... /usr/local/php-7.0/lib/php/extensions/no-debug-non-zts-20151012 checking for PHP installed headers prefix... /usr/local/php-7.0/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking for IMAP support... yes, shared checking for IMAP Kerberos support... yes checking for IMAP SSL support... yes checking for utf8_mime2text signature... new checking for U8T_DECOMPOSE... checking for pam_start in -lpam... yes checking for crypt in -lcrypt... yes checking for krb5-config... no configure: error: Kerberos libraries not found. Check the path given to --with-kerberos (if no path is given, searches in /usr/kerberos, /usr/local and /usr ) make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target 'install'. Stop. mv: cannot stat '/usr/local/php-7.0/lib/php/extensions/no-debug-non-zts-20151012/imap.so': No such file or directory
点赞,加油! (0分)
2017-11-12 10:32:00 1
|
hataoj2017 |
我已经搜索过各个关于imap的帖子了,试过了也没用。
回复
2017-11-12 10:34:19 2
|
shiguo |
看看是否缺少对应的库?
回复
2017-11-12 14:26:54 3
|
9513645 |
错误提示里是说re2c 版本过低!
回复
2017-11-12 16:18:37 4
|
lovem |
error: Kerberos libraries not found.
回复
2017-11-13 15:11:29 5
|