I am trying to compile SASL, but I am having a problem. I have patched
it to support LDAP, but when I get to make I receive the following
error.
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -L/usr/local/lib
-Wl,-rpath,
/usr/local/lib -L/usr/local/BerkeleyDB.3.2/lib -L/usr/local/lib -o
d
I am trying to login to cyradm and I am receiving errors.
When I run:
/usr/local/bin/imtest -m login localhost
C: C01 CAPABILITY
S: * OK imap.digitalplace.com Cyrus IMAP4 v2.0.15 server ready
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID
NO_ATOMI
C_RENAME UNSELECT MULTI
I have been trying to compile the IMAP Server to no avail. I am hoping
that someone can help me. Thank you in advance for your help.
I am running RedHat 7 and have installed openssl, and I have Berkeley DB
3.2 installed properly, because it is interacting with my LDAP Server.
I have not modifie