10 Jun
2008
10 Jun
'08
11:49 a.m.
Leander S. wrote:
Is there any List of the dependencies to have a quick look that I get an overview of what I need before I can start compiling FreeRADIUS?
It depends what you want. A basic FreeRADIUS install doesn't need anything other than a C compiler, and libc. If you want to do wireless authentication (e.g. PEAP), you'll need the OpenSSL libraries and headers. If you want to connect to an LDAP/SQL database, you'll need the appropriate LDAP/SQL client libraries and headers. Alan DeKok.