23 Mar
2006
23 Mar
'06
3:50 a.m.
On Mar 22, 2006, at 10:15, Alan DeKok wrote:
jasonatx0001 <jasonatx0001@yahoo.com> wrote:
Is it possible to dynamically install a new module ? i.e. configure/make/install radius then compile a new module seperately and move its .so to the lib directory ?
Yes. That's the intent behind the design.
Is there an example on how to construct the makefile for that? I know how to do it if you put the module into the freeradius structuure, but can it be built outside that structure?