adreas Polyxronopoulos wrote:
Hi everybody ,
I am trying to set up freeradius-1.1.3 and to support PEAP/MSCHAPV2 i need to compile 2 modules which aren't build with ./configure ,make , make install. These modules are rlm_eap_peap and rlm_eap_tls in /usr/local/src/freeradius-1.1.3/src/modules/rlm_eap/types/ directory. Then i do :
root@apolyxrono2:/usr/local/src/freeradius-1.1.3/src/modules/rlm_eap/types/rlm_eap_peap# ./configure
You shouldn't have to do that. If the OpenSSL libraries are installed in a place where the dynamic linker can find them, then running "configure" at the top level should work.
Can anyone help me because i don't have a lot of time !!!
You can always edit the makefiles by hand. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog