Quoting Heath Partington <[EMAIL PROTECTED]>: > Apparently must have had the wrong combination of openssl and/or > permissions levels. Anyway it seems that if you use the eaptls howto > with the latest released openssl and pre2 everything is fine. Thanks > for your help. >
When I installed openSSL, I configured with: ./configure --prefix=/usr/local/openssl I'm not sure if this matters, it might be setting the path to the place the freeRadius will look for the SSL librearies. When I configured freeRadius 0.9.3 I had to: CFLAGS="-I/usr/include/et" ./configure to include a library. Hopefully this helps... -Al > -----Original Message----- > From: Alan DeKok [mailto:[EMAIL PROTECTED] > Sent: Friday, June 18, 2004 12:34 PM > To: [EMAIL PROTECTED] > Subject: Re: eap tls configuration problem > > "Heath Partington" <[EMAIL PROTECTED]> wrote: > > Sounds like you need a vacation. > > Sniping at the people helping you won't help. > > > configure: warning: FAILURE: rlm_eap_sim requires: libssl. > > configure: warning: silently not building rlm_eap_tls. > > You don't have SSL installed. Install it. > > OR, you have an older version of SSL installed, and the server > doesn't like it. READ the output of "configure". It will tell you > what's going wrong, and why. > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

