wiki:261-when-i-try-configure-on-red-hat-9-linux-or-higher-it-complains-about-openssl-headers-not-found

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

Return to FAQ

Last modified 10 years ago Last modified on 01/30/14 16:07:21