FreeRadius Mysql Problem Solaris

Alan DeKok aland at deployingradius.com
Thu Jun 26 15:29:00 CEST 2008


Umar wrote:
> Thanks for your reply. After using 2.0.5 problem is solved but there is
> another problem and that is rlm_eap_tls
> 
> checking for OpenSSL support... no
...
> I have installed openssl from sunfreeware.com and the path is
> (/usr/local/ssl). I don't know why freeradius did not found ssl library.

  Because it is a *compiler* issue, and not a *freeradius* issue.  You
put SSL into a place where the compiler and/or dynamic linker can't find it.

  You likely need to add /usr/local/ssl to the dynamic linker path.  See
"man crle".

  Alan DeKok.



More information about the Freeradius-Users mailing list