6 Jul
2005
6 Jul
'05
2:16 p.m.
MEENA SELVAM <meena_selvam@yahoo.com> wrote:
I get the following warnings/error while running ./configure. is there a list of prerequisite libraries that are needed before compiling freeradius?
No. There are *no* prerequisite libraries for FreeRADIUS. The server will build, and will do many things with just what's on your system. If you want to use MySQL (for example), you have to install MySQL, and the server will pick that up and use it. So any "prerequisite" libraries are determined by you, based on what you need to do. Alan DeKok.