When i try to configure freeradius, the ssl header file skips from the test. As it skips, the rlm_eap_tls fails which i need it for implementation.

-bash-3.00# ./configure --enable-slapd=no -enable-slurpd=no --with-threads=no configure: warning: snmpget not found - Simultaneous-Use and checkrad.pl may not work
configure: warning: snmpwalk not found - Simultaneous-Use and checkrad.pl may not work
configure: warning: skipping test for openssl/ssl.h
configure: warning: silently not building rlm_eap_ttls.
configure: warning: FAILURE: rlm_eap_ttls requires: OpenSSL.
configure: warning: silently not building rlm_eap_tls.
configure: warning: FAILURE: rlm_eap_tls requires: OpenSSL.
configure: warning: silently not building rlm_eap_peap.
configure: warning: FAILURE: rlm_eap_peap requires: OpenSSL.

When i ran rpm -qa | grep openssl, i could see openssl installed by default linux installation:

openssl-devel-0.9.7a-43.8
xmlsec1-openssl-1.2.6-3
openssl-0.9.7a-43.8

But i couldnt find the header files or other stuff other than openssl executable file.

Thanks,
Kartthik
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to