ymkwfn1688 发表于 2013-12-30 18:13:45

军哥求救 imap lnmpa上安安装不了

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... no
checking for crypt in -lcrypt... yes
checking for krb5-config... /usr/bin/krb5-config
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 )

所有的方法都试过了 一直报这个错求助啊

licess 发表于 2013-12-30 19:39:33

https://bbs.vpser.net/viewthread.php?tid=10077&page=1&fromuid=3#pid31033
帖子你不是已经回复了,只要安装了krb5-devel 这个方法基本上不会有问题,有问题也可能是目录位置不一样

find或locate找一下,再ln -s

ymkwfn1688 发表于 2013-12-31 09:25:22

configure: error: Cannot find OpenSSL's libraries

过了kerberos之后报错
checking for IMAP SSL support... /usr
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... /usr/bin/krb5-config
checking for pkg-config... /usr/bin/pkg-config
configure: error: Cannot find OpenSSL's libraries
库我都安装了 是不是要 in -s啊          我小白不知道怎链接求军歌指点

licess 发表于 2013-12-31 10:03:09

确认是否安装openssl-devel
如果已安装加上--with-libdir=lib64 参数试试或再locate openssl 做ln -s 软连接

ymkwfn1688 发表于 2013-12-31 16:34:54

军哥搞定了 太谢谢你了 回复速度真的超快

原来只要在编译的时候加上--with-libdir=lib64这个 前面的那些问题就都没             :victory: :lol :hug: :loveliness:
页: [1]
查看完整版本: 军哥求救 imap lnmpa上安安装不了