When I try ./configure on Red Hat 9 Linux or higher, it complains about OpenSSL headers not found.
Try:
./configure --with-ssl-headers=/usr/kerberos/include
or
export CPPFLAGS=-I/usr/kerberos/include && ./configure
Last modified 9 years ago
Last modified on 01/30/14 16:07:21